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

Npm 3.2.0 and github 3.2.0 missmatch #9

Closed
Gimenez93 opened this issue Mar 19, 2018 · 1 comment
Closed

Npm 3.2.0 and github 3.2.0 missmatch #9

Gimenez93 opened this issue Mar 19, 2018 · 1 comment

Comments

@Gimenez93
Copy link

Hi, I updated to 3.2.0 and when i do the npm install everything stopped work. I see that the folder src isn't there anymore and the dist/ folder neither.

Delete /dist it's ok to me because npm generates everytime but i think that you added src to .npmignore wrongly and it's not been delivered anymore via npm.

I did some tests with my forked project and added src manually but when i try to do a ng build --prod in my project it fails with:

ERROR in Error during template compile of 'AppModule'
Function calls are not supported in decorators but 'AngularHalModule' was called.

Do you know what's happening?

@sante85
Copy link
Collaborator

sante85 commented Mar 20, 2018

resolved

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