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

Unable to build for development #504

Closed
habloo94 opened this issue Jul 22, 2020 · 2 comments
Closed

Unable to build for development #504

habloo94 opened this issue Jul 22, 2020 · 2 comments

Comments

@habloo94
Copy link

I am getting the below error once i do npm start to build for development after cloning and installing dependencies.

Unknown error: Error: No valid exports main found for 'C:\Users\hp\AppData\Roaming\npm\node_modules@angular\cli\node_modules\uuid'

@mikaeljensen
Copy link

Problem is specific to your global cli, hence ...\AppData\Roaming\npm\node_modules@angular\cli\node_modules\uuid'
Try updating your global Angular cli, and see if that helps.

@habloo94
Copy link
Author

Thanks! it worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants