We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x
- [x ] bug report -> please search issues before submitting - [ ] feature request
- [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [x ] update - [ ] lint - [ ] xi18n - [ ] run - [ ] config - [ ] help - [ ] version - [ ] doc
➜ ~ node --version v10.12.0 ➜ ~ npm --version 6.4.1 ➜ ~ ng --version
_ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / | | | | |/ _ | '__| | | | | | | / ___ | | | | (| | || | | (| | | | || | | | // __| ||_, |_,||_,|| _||| |___/
| | | | |/ _
Angular CLI: 6.2.5 Node: 10.12.0 OS: darwin x64 Angular: ...
@angular-devkit/architect 0.8.5 @angular-devkit/core 0.8.5 @angular-devkit/schematics 0.8.5 @schematics/angular 0.8.5 @schematics/update 0.8.5 rxjs 6.2.2 typescript 2.9.2
ng update
➜ ~ ng update Not found : my-module
The text was updated successfully, but these errors were encountered:
Relates to #12263
Sorry, something went wrong.
Hey @alan-agius4 I could give this a shot. Any pointers?
@rsarky this should be fixed by #12526
Fixed by #12526 and is available in the v7.1.0-beta.1
v7.1.0-beta.1
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.
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
➜ ~ node --version
v10.12.0
➜ ~ npm --version
6.4.1
➜ ~ ng --version
/ △ \ | '_ \ /
| | | | |/ _
| '__| | | | | | |/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
Angular CLI: 6.2.5
Node: 10.12.0
OS: darwin x64
Angular:
...
Package Version
@angular-devkit/architect 0.8.5
@angular-devkit/core 0.8.5
@angular-devkit/schematics 0.8.5
@schematics/angular 0.8.5
@schematics/update 0.8.5
rxjs 6.2.2
typescript 2.9.2
Repro steps
For example:
"my-module": "file:../modules/my-module",
ng update
The log given by the failure
➜ ~ ng update
Not found : my-module
Desired functionality
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: