You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
node-sass version (node -p "require('node-sass').info"):
node:internal/modules/cjs/loader:1338
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: File not an ELF object
at Module._extensions..node (node:internal/modules/cjs/loader:1338:18)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Module._load (node:internal/modules/cjs/loader:958:12)
at Module.require (node:internal/modules/cjs/loader:1141:19)
at require (node:internal/modules/cjs/helpers:110:18)
at module.exports (/home/cloud/node_modules/node-sass/lib/binding.js:19:10)
at Object.<anonymous> (/home/cloud/node_modules/node-sass/lib/index.js:13:35)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
at Module.load (node:internal/modules/cjs/loader:1117:32) {
code: 'ERR_DLOPEN_FAILED'
}
Node.js v18.15.0
Hello I'm trying to install node-sass on OpenBSD but the installation is failing
npm -v
):9.7.1
node -v
):18.15.0
node -p process.versions
):node -p process.platform
):openbsd
node -p process.arch
):x64
node -p "require('node-sass').info"
):npm ls node-sass
):Installation errors :
The text was updated successfully, but these errors were encountered: