balena-io-modules / drivelist

List all connected drives in your computer, in all major operating systems
Apache License 2.0
238 stars 90 forks source link

npm update --save problem? #446

Closed davuttemel closed 6 months ago

davuttemel commented 8 months ago

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'drivelist@11.1.0', npm WARN EBADENGINE required: { node: '>=16 < 19' }, npm WARN EBADENGINE current: { node: 'v20.10.0', npm: '10.2.5' } npm WARN EBADENGINE }

npm update --save give me error. please help me..

davuttemel commented 8 months ago

i downgrade node v18 but now electron-builder give me error. • install prebuilt binary name=drivelist version=11.1.0 platform=linux arch=arm64 napi= ⨯ cannot build native dependency reason=prebuild-install failed with error and build from sources not possible because platform or arch not compatible cause=exit status 1 errorOut=prebuild-install info begin Prebuild-install version 7.1.1

otaviojacobi commented 6 months ago

Hello, this should be fixed on latest after #439