Skip to content
New issue

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

Error: ERROR in multi main #3468

Closed
a-sitnikov opened this issue Dec 8, 2016 · 5 comments · Fixed by #3478
Closed

Error: ERROR in multi main #3468

a-sitnikov opened this issue Dec 8, 2016 · 5 comments · Fixed by #3478

Comments

@a-sitnikov
Copy link

a-sitnikov commented Dec 8, 2016

trying "ng serve" and get this error

ERROR in multi main
Module not found: Error: Can't resolve 'E:' in 'E:!Data\js\projects!ang-cli\node_modules\angular-cli\models'
@ multi main

ERROR in multi styles
Module not found: Error: Can't resolve 'E:' in 'E:!Data\js\projects!ang-cli\node_modules\angular-cli\models'
@ multi styles
and so on

node : 6.9.1 (also tried on 7)
npm: 3.0.8
angular-cli: [email protected]
win 10 x64
Tried on fresh install node and npm.
Then
npm install -g angular-cli
then
ng new !ang-cli

@a-sitnikov
Copy link
Author

a-sitnikov commented Dec 8, 2016

Perhaps the problem is in ! in project name
Update: Removing ! from file names solve the problem

@hansl
Copy link
Contributor

hansl commented Dec 8, 2016

I'm actually going to make sure that only valid project names are created, to avoid this.

@hidegh
Copy link

hidegh commented Jan 10, 2017

Awesome. What other valid path characters can't be used in the path?

@daniyalnagori
Copy link

daniyalnagori commented Jan 13, 2017

it is still showing same error ....

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants