Closed illegalnumbers closed 5 years ago
Hi there, when you say latest ng installed with cli
can you specify which version that is please? You can do npm ls @angular/cli
to see this version since ng help
doesn't work.
wger@1.8.0 /Users/bytenel/workplace/wger └── @angular/cli@1.4.9
is the one listed in my project and
/Users/bytenel/.nvm/versions/node/v8.8.0/lib └── @angular/cli@1.4.9
is the one globally
It sounds like a dependency wasn't installed correctly... can you try reinstalling please? Using 1.5.0 instead might help as well.
I'm sorry, but we can't reproduce the problem following the instructions you provided. Remember that we have a large number of issues to resolve, and have only a limited amount of time to reproduce your issue. Short, explicit instructions make it much more likely we'll be able to reproduce the problem so we can fix it.
If the problem persists, please open a new issue following our submission guidelines.
A good way to make a minimal repro is to create a new app via ng new repro-app
and adding the minimum possible code to show the problem. Then you can push this repository to github and link it here.
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.
Bug Report or Feature Request (mark with an
x
)Versions.
latest ng installed with cli installed globally node version is 8.8 npm version is 5.4.2 mac osx 10.11.6
Repro steps.
Install ng-cli and then run ng server or ng --help or ng --version
The log given by the failure.
Doesn't work even if I install that module globally.
Desired functionality.
Plz2work and serve my app or give something useful
Mention any other details that might be useful.