-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Description
Which project is this feature idea for?
Turborepo
Describe the feature you'd like to request
why doesnt it support arm devices?
npm ERR! code 1
npm ERR! path /home/pi/.config/nvm/versions/node/v18.16.0/lib/node_modules/turbo
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! /home/pi/.config/nvm/versions/node/v18.16.0/lib/node_modules/turbo/node-platform.js:41
npm ERR! throw new Error(`Unsupported platform: ${platformKey}`);
npm ERR! ^
npm ERR!
npm ERR! Error: Unsupported platform: linux arm LE
npm ERR! at pkgAndSubpathForCurrentPlatform (/home/pi/.config/nvm/versions/node/v18.16.0/lib/node_modules/turbo/node-platform.js:41:11)
npm ERR! at checkAndPreparePackage (/home/pi/.config/nvm/versions/node/v18.16.0/lib/node_modules/turbo/install.js:260:28)
npm ERR! at Object.<anonymous> (/home/pi/.config/nvm/versions/node/v18.16.0/lib/node_modules/turbo/install.js:310:1)
npm ERR! at Module._compile (node:internal/modules/cjs/loader:1254:14)
npm ERR! at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
npm ERR! at Module.load (node:internal/modules/cjs/loader:1117:32)
npm ERR! at Module._load (node:internal/modules/cjs/loader:958:12)
npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
npm ERR! at node:internal/main/run_main_module:23:47
npm ERR!
npm ERR! Node.js v18.16.0
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2023-05-13T08_52_04_711Z-debug-0.log```
### Describe the solution you'd like
please also support arm
### Describe alternatives you've considered
or maybe give support of older webpack and etc
Metadata
Metadata
Assignees
Labels
No labels