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

Build under MacOS Mojave #2

Open
gferluga opened this issue Apr 8, 2019 · 2 comments
Open

Build under MacOS Mojave #2

gferluga opened this issue Apr 8, 2019 · 2 comments

Comments

@gferluga
Copy link

gferluga commented Apr 8, 2019

I follow all the instructions, but I'm getting the following error, during build:

ERROR in ./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js
Module not found: Error: Can't resolve 'core-js/es7/reflect' in '/Users/omar/Downloads/js99er-angular-master/node_modules/@angular-devkit/build-angular/src/angular-cli-files/models'

Please advise. Thx.

@Rasmus-M
Copy link
Owner

I have no idea why you get that error, to be honest. I have just updated the dependencies to the latest versions - perhaps that will help?

@gferluga
Copy link
Author

Before installing Angular, execute the following commands:
sudo chown -R $USER ~/.npm
sudo chown -R $USER /usr/lib/node_modules
sudo chown -R $USER /usr/local/lib/node_modules

Rasmus-M pushed a commit that referenced this issue Jun 27, 2020
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

2 participants