We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 run server
[ ] Bug report [ ] Feature request [X] Documentation issue or request
[ ] @ng-toolkit/init [ ] @ng-toolkit/serverless [X] @ng-toolkit/universal [ ] @ng-toolkit/pwa [ ] @ng-toolkit/firebug
Getting an error when I run npm run server.
Error: Missing script: "server". To see a list of scripts, run: npm run
Running npm run server should fire up the SEO-optimized server
Terminal > npm run server
Node version: 16.10.0 @angular-devkit/architect 0.13.8 @angular-devkit/build-angular 0.13.10 @angular-devkit/build-optimizer 0.13.10 @angular-devkit/build-webpack 0.13.10 @angular-devkit/core 7.3.8 @angular-devkit/schematics 7.3.8 @angular/cdk 7.3.7 @angular/cli 7.3.8 @angular/fire 5.2.1 @angular/material 7.3.7 @ngtools/webpack 7.3.10 @schematics/angular 7.3.8 @schematics/update 0.13.8 rxjs 6.3.3 typescript 3.2.2 webpack 4.46.0 Platform: Windows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm submitting a...
In package
Current behavior
Getting an error when I run
npm run server
.Expected behavior
Running
npm run server
should fire up the SEO-optimized serverMinimal reproduction of the problem with instructions
Terminal >
npm run server
Environment
The text was updated successfully, but these errors were encountered: