nightscout / cgm-remote-monitor

nightscout web monitor
GNU Affero General Public License v3.0
2.35k stars 71.33k forks source link

Northflank build of master fails on wrong npm version in package.json #8247

Open Apslooper opened 2 months ago

Apslooper commented 2 months ago

Describe the bug Northflank build as described in http://nightscout.github.io/vendors/northflank/new_user/ failes on wrong npm package version in package.json

Steps reproduce

  1. Go to northface.com
  2. Build from ‘master’
  3. Build fails on invalid npm version in package.json
  4. Fixed it bij manually changing the npm package version to 8.19.4

Screenshots

Apslooper commented 2 months ago

Build error npm

psonnera commented 2 months ago

Have a look at the documentation, it's now documented https://github.com/nightscout/nightscout.github.io/commit/de3eda7280136bb219233dbbda8a23fbf10a079f and regarding the move to recent version, it's easily said but requires some work. https://github.com/nightscout/cgm-remote-monitor/pull/7417