You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run "npm run build" the following output comes:
Node packages may not be installed. Try installing with 'npm install'.
Error: Could not find the '@angular-devkit/build-angular:ng-packagr' builder's node package.
Desktop (please complete the following information):
OS: Windows
I had to install build-angular and ng-packagr myself because otherwise these packages were displayed with . But despite the manual installation it doesn't work.
The text was updated successfully, but these errors were encountered:
When I try to run "npm run build" the following output comes:
Node packages may not be installed. Try installing with 'npm install'.
Error: Could not find the '@angular-devkit/build-angular:ng-packagr' builder's node package.
This is my
ng version
Desktop (please complete the following information):
I had to install build-angular and ng-packagr myself because otherwise these packages were displayed with . But despite the manual installation it doesn't work.
The text was updated successfully, but these errors were encountered: