VUE开发日志---------Node Sass does not yet support your current environment

 VUE开发日志
Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (64)

问题

Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (64)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.7.2
    at module.exports (..\node_modules\node-sass\lib\binding.js:13:13)
    at Object.<anonymous> (..\admin_master\node_modules\node-sass\lib\index.js:14:35)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (..\admin_master\node_modules\sass-loader\lib\loader.js:3:14)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)

解决方法尝试一 ---- 失败:

npm i node-sass -D

报错

解决方法尝试二 ---- 失败:

先卸载

npm uninstall --save node-sass

报错

Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_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

解决方法尝试三 ---- 成功:

使用淘宝镜像安装

cnpm install node-sass

成功界面如下

admin_master>cnpm install node-sass
√ Installed 1 packages
√ Linked 171 latest versions
Downloading binary from https://cdn.npm.taobao.org/dist/node-sass/v4.11.0/win32-x64-64_binding.node
Download complete
Binary saved to ..\admin_master\node_modules\_node-sass@4.11.0@node-sass\vendor\win32-x64-64\binding.node
Caching binary to C:\Users\xix\.npminstall_tarball\node-sass\4.11.0\win32-x64-64_binding.node
Binary found at ..\admin_master\node_modules\_node-sass@4.11.0@node-sass\vendor\win32-x64-64\binding.node
Testing binary
Binary is fine
√ Run 1 scripts
Recently updated (since 2019-01-20): 2 packages (detail see file ..\admin_master\node_modules\.recently_updates.txt)
√ All packages installed (181 packages installed from npm registry, used 10s, speed 136.88kB/s, json 172(287.86kB), tarball 1.1MB)

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值