maciejtreder / ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more

Home Page:https://www.angular-universal-pwa.maciejtreder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No script for `npm run server`

FiringBlanks opened this issue · comments

I'm submitting a...


[ ] Bug report  
[ ] Feature request
[X] Documentation issue or request

In package


[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[X] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/firebug

Current behavior

Getting an error when I run npm run server.

Error: Missing script: "server". To see a list of scripts, run: npm run

Expected behavior

Running npm run server should fire up the SEO-optimized server

Minimal reproduction of the problem with instructions

Terminal > npm run server

Environment


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