mgechev / angular-seed

🌱 [Deprecated] Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation
https://mgechev.github.io/angular-seed
MIT License
4.57k stars 1.45k forks source link

node . node:internal/modules/cjs/loader:1075 throw err; ^ Error: Cannot find module 'C:\Users\Jan Duszak\Desktop\FiveM-Status-Discord-Bot-main\node_modules' at Module._resolveFilename (node:internal/modules/cjs/loader:1072:15) at Module._load (node:internal/modules/cjs/loader:925:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.3.1 #2458

Closed kapecyt12345 closed 1 year ago

kapecyt12345 commented 1 year ago

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

hawkgs commented 1 year ago

The seed is no longer maintained. Please consider using angular-cli instead.