-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[BUG] <starting a new angular project> #1271
Comments
i also facing same issue |
i am also having same problem and tried so many things but could not find any solution for this.. pls suggest some solution. |
Same issue please help. npm clear cache solution does not work. |
npm If your bug is reproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
I got an error when I clicked enter for CSS
C:\Users\Owner\Desktop\Fighting Coronavirus\Project One>ng new Defeat-Covid
? Would you like to add Angular routing? No
? Which stylesheet format would you like to use? CSS
CREATE Defeat-Covid/angular.json (3614 bytes)
CREATE Defeat-Covid/package.json (1245 bytes)
CREATE Defeat-Covid/README.md (1028 bytes)
CREATE Defeat-Covid/tsconfig.json (489 bytes)
CREATE Defeat-Covid/tslint.json (3125 bytes)
CREATE Defeat-Covid/.editorconfig (274 bytes)
CREATE Defeat-Covid/.gitignore (631 bytes)
CREATE Defeat-Covid/browserslist (429 bytes)
CREATE Defeat-Covid/karma.conf.js (1024 bytes)
CREATE Defeat-Covid/tsconfig.app.json (210 bytes)
CREATE Defeat-Covid/tsconfig.spec.json (270 bytes)
CREATE Defeat-Covid/src/favicon.ico (948 bytes)
CREATE Defeat-Covid/src/index.html (297 bytes)
CREATE Defeat-Covid/src/main.ts (372 bytes)
CREATE Defeat-Covid/src/polyfills.ts (2835 bytes)
CREATE Defeat-Covid/src/styles.css (80 bytes)
CREATE Defeat-Covid/src/test.ts (753 bytes)
CREATE Defeat-Covid/src/assets/.gitkeep (0 bytes)
CREATE Defeat-Covid/src/environments/environment.prod.ts (51 bytes)
CREATE Defeat-Covid/src/environments/environment.ts (662 bytes)
CREATE Defeat-Covid/src/app/app.module.ts (314 bytes)
CREATE Defeat-Covid/src/app/app.component.html (25725 bytes)
CREATE Defeat-Covid/src/app/app.component.spec.ts (960 bytes)
CREATE Defeat-Covid/src/app/app.component.ts (216 bytes)
CREATE Defeat-Covid/src/app/app.component.css (0 bytes)
CREATE Defeat-Covid/e2e/protractor.conf.js (808 bytes)
CREATE Defeat-Covid/e2e/tsconfig.json (214 bytes)
CREATE Defeat-Covid/e2e/src/app.e2e-spec.ts (645 bytes)
CREATE Defeat-Covid/e2e/src/app.po.ts (301 bytes)
\ Installing packages...npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Owner\AppData\Roaming\npm-cache_logs\2020-05-09T21_16_39_314Z-debug.log
× Package install failed, see above.
The Schematic workflow failed. See above.
The text was updated successfully, but these errors were encountered: