文章大纲

打发打发

2020-06-01 18:04:48

This usually happens because your environment has changed since running `npm install`.

Run `npm rebuild node-sass` to download the binding for your current environment.

    at module.exports (D:\wamp64\www\bike-web\node_modules\node-sass\lib\binding.js:15:13)

    at Object.<anonymous> (D:\wamp64\www\bike-web\node_modules\node-sass\lib\index.js:14:35)

    at Module._compile (internal/modules/cjs/loader.js:1138:30)

    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    at Module.load (internal/modules/cjs/loader.js:986:32)

    at Function.Module._load (internal/modules/cjs/loader.js:879:14)

    at Module.require (internal/modules/cjs/loader.js:1026:19)

    at require (internal/modules/cjs/helpers.js:72:18)

    at Object.sassLoader (D:\wamp64\www\bike-web\node_modules\sass-loader\lib\loader.js:46:72)




npm ERR! network request to https://registry.npmjs.org/node-sass failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org




This usually happens because your environment has changed since running `npm install`. Run `npm rebu



Found bindings for the following environments:

  - Windows 64-bit with Node.js 10.x

  - Windows 64-bit with Node.js 12.x


This usually happens because your environment has changed since running `npm install`.

Run `npm rebuild node-sass` to download the binding for your current environment.

    at module.exports (D:\wamp64\www\bike-web\node_modules\node-sass\lib\binding.js:15:13)

    at Object.<anonymous> (D:\wamp64\www\bike-web\node_modules\node-sass\lib\index.js:14:35)

    at Module._compile (internal/modules/cjs/loader.js:1138:30)

    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    at Module.load (internal/modules/cjs/loader.js:986:32)

    at Function.Module._load (internal/modules/cjs/loader.js:879:14)

    at Module.require (internal/modules/cjs/loader.js:1026:19)

    at require (internal/modules/cjs/helpers.js:72:18)

    at Object.sassLoader (D:\wamp64\www\bike-web\node_modules\sass-loader\lib\loader.js:46:72)





我要评论
评论列表