Skip to content
New issue

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

Update continuous integration #149

Closed
alan-null opened this issue Oct 15, 2022 · 0 comments
Closed

Update continuous integration #149

alan-null opened this issue Oct 15, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@alan-null
Copy link
Owner

Solution implemented here #32 no longer works due to old node version (node:8.2.1)

Build started
git config --global core.autocrlf true
git clone -q https://github.com/alan-null/sc_ext.git C:\projects\sc-ext
git fetch -q origin +refs/pull/148/merge:
git checkout -qf FETCH_HEAD
Running Install scripts
npm install -g npm
C:\Users\appveyor\AppData\Roaming\npm\npm -> C:\Users\appveyor\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
C:\Users\appveyor\AppData\Roaming\npm\npx -> C:\Users\appveyor\AppData\Roaming\npm\node_modules\npm\bin\npx-cli.js
npm WARN notsup Unsupported engine for npm@8.19.[2](https://ci.appveyor.com/project/alannull/sc-ext#L2): wanted: {"node":"^12.1[3](https://ci.appveyor.com/project/alannull/sc-ext#L3).0 || ^1[4](https://ci.appveyor.com/project/alannull/sc-ext#L4).1[5](https://ci.appveyor.com/project/alannull/sc-ext#L5).0 || >=1[6](https://ci.appveyor.com/project/alannull/sc-ext#L6)"} (current: {"node":"8.1[7](https://ci.appveyor.com/project/alannull/sc-ext#L7).0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: npm@[8](https://ci.appveyor.com/project/alannull/sc-ext#L8).1[9](https://ci.appveyor.com/project/alannull/sc-ext#L9).2
+ npm@8.19.2
added 211 packages from [10](https://ci.appveyor.com/project/alannull/sc-ext#L10)9 contributors in 5.347s
npm install
ERROR: npm is known not to run on Node.js v8.[17](https://ci.appveyor.com/project/alannull/sc-ext#L17).0
You'll need to upgrade to a newer Node.js version in order to use this
version of npm. You can find the latest version at https://nodejs.org/
Command exited with code 1
@alan-null alan-null added this to the 4.0.0 milestone Oct 15, 2022
@alan-null alan-null self-assigned this Oct 15, 2022
alan-null added a commit that referenced this issue Oct 15, 2022
alan-null added a commit that referenced this issue Oct 15, 2022
(cherry picked from commit 40aa803)
alan-null added a commit that referenced this issue Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant