Advertisement
dannybuntu

i think i broke npx gulp serve

Dec 14th, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. dannybuntu@wsdaniel:~/Work/walletScrutinyCom$ npx gulp serve
  2. Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (102)
  3. For more information on which environments are supported please see:
  4. https://github.com/sass/node-sass/releases/tag/v4.14.1
  5. at module.exports (/home/dannybuntu/Work/walletScrutinyCom/node_modules/node-sass/lib/binding.js:13:13)
  6. at Object.<anonymous> (/home/dannybuntu/Work/walletScrutinyCom/node_modules/node-sass/lib/index.js:14:35)
  7. at Module._compile (node:internal/modules/cjs/loader:1097:14)
  8. at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
  9. at Module.load (node:internal/modules/cjs/loader:975:32)
  10. at Function.Module._load (node:internal/modules/cjs/loader:822:12)
  11. at Module.require (node:internal/modules/cjs/loader:999:19)
  12. at require (node:internal/modules/cjs/helpers:102:18)
  13. at Object.<anonymous> (/home/dannybuntu/Work/walletScrutinyCom/node_modules/gulp-sass/index.js:166:21)
  14. at Module._compile (node:internal/modules/cjs/loader:1097:14)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement