question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom output path is not working

See original GitHub issue

I want to create separate distributions for each locale. And when I’m trying following commands, however I am not able to create custom output folder. Please help.

ng build --outDir=customDist ng build --output-path=customDist ng build --outDir customDist ng build --output-path customDist

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)

Answer : Windows 10

Versions.

Please run ng --version. If there’s nothing outputted, please run in a Terminal: node --version and paste the result here:

Answer : node version is 6.2.1

Repro steps.

Was this an app that wasn’t created using the CLI? What change did you do on your code? etc.

Answer : I’ve created this app with Angular CLI. The Angular CLI version is 1.0.0-beta.30

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
filipesilvacommented, May 9, 2017

@KostyaTretyak glad to hear it’s not an issue for you anymore 👍

1reaction
filipesilvacommented, May 8, 2017

I’ll reopen to have a look.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot start compilation: the output path is not specified for ...
Go to File > Project Structure> Project and then in Project Compiler Output click on the three dots and provide the path of...
Read more >
Cannot start compilation: the output path is not specified for ...
I have a simple project. It's not based on gradle or maven. My root folder is the name of my project and in...
Read more >
Change the build output directory - Visual Studio (Windows)
To change the build output directory using the legacy .NET Project Designer or C++ property pages · For C#, select the Build tab....
Read more >
Folder Structure Settings | Altium Designer 23 User Manual
Custom Folder Name - select to customize the folder name. ... Do not include any output folder - select to not include an...
Read more >
Output - webpack
webpack will not write output file when file already exists on disk with the ... source file path collisions in sourcemaps when loading...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found