Node Sass 还不支持你当前的环境:Windows 64-bit with Unsupported runtime (88) [英] Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (88)

查看:19
本文介绍了Node Sass 还不支持你当前的环境:Windows 64-bit with Unsupported runtime (88)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一开始尝试使用 npm i gulp-sass --save-dev 安装 gulp-sass 最新版本我遇到了很多错误,但后来解决了他们.但是每当我尝试运行 gulp 时,都会出现此错误:

I have tried to install gulp-sass latest version with npm i gulp-sass --save-dev in the begining I got a lot of errors but later solved them. But whenever I try to run gulp I got this error:

Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (88)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.1
    at module.exports (C:UsersuserDesktopHPortf
ode_modules
ode-sasslibinding.js:13:13)
    at Object.<anonymous> (C:UsersuserDesktopHPortf
ode_modules
ode-sasslibindex.js:14:35)
    at Module._compile (node:internal/modules/cjs/loader:1083:30)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
    at Module.load (node:internal/modules/cjs/loader:948:32)
    at Function.Module._load (node:internal/modules/cjs/loader:789:14)
    at Module.require (node:internal/modules/cjs/loader:972:19)
    at require (node:internal/modules/cjs/helpers:88:18)
    at Object.<anonymous> (C:UsersuserDesktopHPortf
ode_modulesgulp-sassindex.js:166:21)
    at Module._compile (node:internal/modules/cjs/loader:1083:30)

我尝试使用 npm rebuild node-sass --force 解决问题,但它也出现错误.

I have tried to fix the problem with npm rebuild node-sass --force but it rise error too.

PS C:UsersuserDesktopHPortf> npm rebuild node-sass --force
npm WARN using --force I sure hope you know what you are doing.

> node-sass@4.14.1 install C:UsersuserDesktopHPortf
ode_modules
ode-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-88_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-88_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
      try setting a proxy via HTTP_PROXY, e.g.

      export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

      npm config set proxy http://example.com:8080

> node-sass@4.14.1 postinstall C:UsersuserDesktopHPortf
ode_modules
ode-sass
> node scripts/build.js

Building: C:Program Files
odejs
ode.exe C:UsersuserDesktopHPortf
ode_modules
ode-gypin
ode-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   'C:\Program Files\nodejs\node.exe',
gyp verb cli   'C:\Users\user\Desktop\HPortf\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli   'rebuild',
gyp verb cli   '--verbose',
gyp verb cli   '--libsass_ext=',
gyp verb cli   '--libsass_cflags=',
gyp verb cli   '--libsass_ldflags=',
gyp verb cli   '--libsass_library='
gyp verb cli ]
gyp info using node-gyp@3.8.0
gyp info using node@15.0.1 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:13:12)
gyp verb `which` failed     at F (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:68:19)
gyp verb `which` failed     at E (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:80:29)
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:89:16
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexeindex.js:42:5
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexewindows.js:36:5
gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:183:21)
gyp verb `which` failed  python2 Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:13:12)
gyp verb `which` failed     at F (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:68:19)
gyp verb `which` failed     at E (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:80:29)
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:89:16
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexeindex.js:42:5
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexewindows.js:36:5
gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:183:21) {
gyp verb `which` failed   code: 'ENOENT'
gyp verb `which` failed }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` failed Error: not found: python
gyp verb `which` failed     at getNotFoundError (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:13:12)
gyp verb `which` failed     at F (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:68:19)
gyp verb `which` failed     at E (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:80:29)
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:89:16
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexeindex.js:42:5
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexewindows.js:36:5
gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:183:21)
gyp verb `which` failed  python Error: not found: python
gyp verb `which` failed     at getNotFoundError (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:13:12)
gyp verb `which` failed     at F (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:68:19)
gyp verb `which` failed     at E (C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:80:29)
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_moduleswhichwhich.js:89:16
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexeindex.js:42:5
gyp verb `which` failed     at C:UsersuserDesktopHPortf
ode_modulesisexewindows.js:36:5
gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:183:21) {
gyp verb `which` failed   code: 'ENOENT'
gyp verb `which` failed }
gyp verb could not find "python". checking python launcher
gyp verb could not find "python". guessing location
gyp verb ensuring that file exists: C:Python27python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack     at PythonFinder.failNoPython (C:UsersuserDesktopHPortf
ode_modules
ode-gyplibconfigure.js:484:19)gyp ERR! stack     at PythonFinder.<anonymous> (C:UsersuserDesktopHPortf
ode_modules
ode-gyplibconfigure.js:509:16) 
gyp ERR! stack     at callback (C:UsersuserDesktopHPortf
ode_modulesgraceful-fspolyfills.js:295:20)
gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:183:21)
gyp ERR! System Windows_NT 10.0.18362
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\user\Desktop\HPortf\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:UsersuserDesktopHPortf
ode_modules
ode-sass
gyp ERR! node -v v15.0.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
node-sass@4.14.1 C:UsersuserDesktopHPortf
ode_modules
ode-sass
PS C:UsersuserDesktopHPortf>

  • 节点和 npm 版本
  • $ node --version
    v15.0.1
    user (master *) HmdPort
    $ npm --version
    6.14.8
    

    推荐答案

    感谢 jonrsharpe.

    为我工作:

    1. 将 node.js 安装/降级到稳定版本 (LTS),例如 14.15.0
    2. 通过npm install node-sass@4.14.0安装兼容的node-sass版本;你可以在 here 找到列表,甚至可以安装 gulp-sasswith npm i gulp-sass --save-dev.
    1. install / downgrade node.js to a stable version (LTS) like 14.15.0
    2. install the compatible node-sass version via npm install node-sass@4.14.0; you can find the list here, or even install gulp-sasswith npm i gulp-sass --save-dev.

    直接链接到列表

    这篇关于Node Sass 还不支持你当前的环境:Windows 64-bit with Unsupported runtime (88)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆