school-website
school-website copied to clipboard
Npm start issue
When Im trying to run this, Im getting an error
npm run start
[email protected] start nx serve
nx.js run [project][:target][:configuration] [_..]
Run a target for a project (e.g., nx run myapp:serve:production).
You can also use the infix notation to run a target: (e.g., nx serve myapp --configuration=production)
You can skip the use of Nx cache by using the --skip-nx-cache option.
Options: --version Show version number [boolean] --prod Use the production configuration [boolean] [default: false] -c, --configuration Target configuration [string] --project Target project [string] --output-style Defines how Nx emits outputs tasks logs [string] [choices: "dynamic", "static", "stream", "compact"]
Error: Both project and target to have to be specified