i get the following error when i run
~/reactor $ npm i --no-save --omit dev
Reactor is running and i see no ill effects so far
Thought i would report for info.
~/reactor $ npm i --no-save --omit dev
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for inotify@1.4.6: wanted {"os":"linux","arch":"any"} (current: {"os":"android","arch":"arm"})
npm ERR! notsup Valid OS: linux
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: android
and here is log for more info
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli '/data/data/com.termux/files/usr/bin/node',
1 verbose cli '/data/data/com.termux/files/usr/bin/npm',
1 verbose cli 'i',
1 verbose cli '--no-save',
1 verbose cli '--omit',
1 verbose cli 'dev'
1 verbose cli ]
2 info using npm@6.14.10
3 info using node@v14.15.4
4 verbose npm-session e65bf5b70b2ee3fd
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/dev 1079ms
8 http fetch GET 200 https://registry.npmjs.org/dev/-/dev-0.1.3.tgz 161ms
9 silly pacote tag manifest for dev@latest fetched in 1336ms
10 timing stage:loadCurrentTree Completed in 2965ms
11 silly install loadIdealTree
12 silly install cloneCurrentTreeToIdealTree
13 timing stage:loadIdealTree:cloneCurrentTree Completed in 11ms
14 silly install loadShrinkwrap
15 timing stage:loadIdealTree:loadShrinkwrap Completed in 316ms
16 silly install loadAllDepsIntoIdealTree
17 silly resolveWithNewModule dev@0.1.3 checking installable status
18 http fetch GET 200 https://registry.npmjs.org/inotify 788ms
19 http fetch GET 200 https://registry.npmjs.org/inotify/-/inotify-1.4.6.tgz 796ms
20 silly pacote range manifest for inotify@>= 0.1.6 fetched in 1636ms
21 silly resolveWithNewModule inotify@1.4.6 checking installable status
22 timing stage:rollbackFailedOptional Completed in 2ms
23 timing stage:runTopLevelLifecycles Completed in 4975ms
24 verbose stack Error: Unsupported platform for inotify@1.4.6: wanted {"name":"inotify","version":"1.4.6","engines":{"node":">=0.8"},"os":["linux"],"dependencies":{"bindings":"^1.3.1","nan":"^2.12.1"},"optionalDependencies":{},"peerDependenciesMeta":{},"devDependencies":{},"bundleDependencies":false,"peerDependencies":{},"deprecated":false,"_resolved":"https://registry.npmjs.org/inotify/-/inotify-1.4.6.tgz","_integrity":"sha512-WW8/uqIA04O3AePQVe/Ms3ZLR0yGamaz8YOEpaXc4WBAGOPZfzu58wWErEPSUYaPyDrJRIeCn6PEIQgC1ZyQ5w==","_shasum":"c5a51852df1647d1a589d46c4baa2771ed36b8d2","_shrinkwrap":null,"_id":"inotify@1.4.6","_from":"inotify@>= 0.1.6","_requested":{"type":"range","registry":true,"raw":"inotify@>= 0.1.6","name":"inotify","escapedName":"inotify","rawSpec":">= 0.1.6","saveSpec":null,"fetchSpec":">= 0.1.6"},"_spec":"inotify@>= 0.1.6","_where":"/data/data/com.termux/files/home/reactor/node_modules/dev"} (current: {"os":"android","cpu":"arm"})
24 verbose stack at checkPlatform (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:46:14)
24 verbose stack at thenWarnEngineIssues (/data/data/com.termux/files/usr/lib/node_modules/npm/lib/install/validate-args.js:63:5)
24 verbose stack at /data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/iferr/iferr.js:3:64
24 verbose stack at checkEngine (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:25:10)
24 verbose stack at module.exports.isInstallable (/data/data/com.termux/files/usr/lib/node_modules/npm/lib/install/validate-args.js:60:3)
24 verbose stack at resolveWithNewModule (/data/data/com.termux/files/usr/lib/node_modules/npm/lib/install/deps.js:677:10)
24 verbose stack at /data/data/com.termux/files/usr/lib/node_modules/npm/lib/install/deps.js:600:7
24 verbose stack at /data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/iferr/iferr.js:3:64
24 verbose stack at /data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/call-limit/call-limit.js:28:43
24 verbose stack at processTicksAndRejections (internal/process/task_queues.js:75:11)
25 verbose pkgid inotify@1.4.6
26 verbose cwd /data/data/com.termux/files/home/reactor
27 verbose Linux 4.9.76
28 verbose argv "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/usr/bin/npm" "i" "--no-save" "--omit" "dev"
29 verbose node v14.15.4
30 verbose npm v6.14.10
31 error code EBADPLATFORM
32 error notsup Unsupported platform for inotify@1.4.6: wanted {"os":"linux","arch":"any"} (current: {"os":"android","arch":"arm"})
33 error notsup Valid OS: linux
33 error notsup Valid Arch: any
33 error notsup Actual OS: android
33 error notsup Actual Arch: arm
34 verbose exit [ 1, true ]
Depandencies
{"dependencies": {
"@influxdata/influxdb-client": "^1.18.0",
"@mdi/font": "^5.9.55",
"body-parser": "^1.19.0",
"bootstrap": "4.6.0",
"bootstrap-icons": "1.5.0",
"cookie": "^0.4.1",
"digest-fetch": "^1.2.1",
"diskusage-ng": "^1.0.1",
"express": "^4.17.1",
"feather-icons": "^4.28.0",
"font-awesome": "^4.7.0",
"gridstack": "^5.0.0",
"jquery": "3.6.0",
"jquery-ui-dist": "1.12.1",
"js-yaml": "^3.14.1",
"node-fetch": "^2.6.7",
"nodemailer": "^6.5.0",
"qs": "^6.10.1",
"serve-static": "^1.14.1",
"uuid": "^8.3.2",
"ws": "^7.5.6"
}