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.

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.3.0 node: 8.1.3 os: win32 x64 @angular/animations: 4.3.3 @angular/cdk: 2.0.0-beta.8-85a6fff @angular/common: 4.3.3 @angular/compiler: 4.3.3 @angular/core: 4.3.3 @angular/flex-layout: 2.0.0-beta.8 @angular/forms: 4.3.3 @angular/http: 4.3.3 @angular/material: 2.0.0-beta.8-85a6fff @angular/platform-browser: 4.3.3 @angular/platform-browser-dynamic: 4.3.3 @angular/router: 4.3.3 @angular/cli: 1.3.0 @angular/compiler-cli: 4.3.3 @angular/language-service: 4.3.3

Repro steps.

ng eject --output-path ../webpack-project https://github.com/angular/angular-cli/wiki/eject#options

The log given by the failure.

…/webpack-project is empty

Desired functionality.

…/webpack-project contain ejected project

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
filipesilvacommented, Aug 31, 2017

--output-path is an option of ng build that controls where the build goes. Since ng eject gives you a webpack config that will do the same as if you had called ng build with those options. So it does something with eject, it determines the output path for the build inside the webpack config.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 7, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 does not give me the option to eject external hard ...
In windows 10 every time I plug in one of my external hard drives to my surface pro 3 I always have to...
Read more >
How to Safely Eject an External Hard Drive - Sweetwater
In this guide we will show you how to safely eject your external hard drive from a Mac and PC computer. Click here...
Read more >
The disk couldn't be ejected because the Finder is using it
The disk couldn't be ejected because the Finder is using it. Since I've upgraded to macOS Catalina every time I connect my external...
Read more >
Eject USB drives / eject command - Unix Stack Exchange
Just using udisksctl results in error if still mounted and eject alone does not power-off, only unmounts USB. Therefore I wrote simple ...
Read more >
Eject connected external hard drive using cmd - Super User
1 Answer 1 · On command prompt, type diskpart and wait for the new prompt, then type list volume . · Type select...
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