Node-sass: Error While installing npm install in ionic3

Created on 13 Dec 2017  Â·  4Comments  Â·  Source: sass/node-sass

  • NPM version (npm -v):5.3.0
  • Node version (node -v):8.2.1
  • Node Process (node -p process.versions):{ http_parser: '2.7.0',
    node: '8.2.1',
    v8: '5.8.283.41',
    uv: '1.13.1',
    zlib: '1.2.11',
    ares: '1.10.1-DEV',
    modules: '57',
    openssl: '1.0.2l',
    icu: '59.1',
    unicode: '9.0',
    cldr: '31.0.1',
    tz: '2017b' }
  • Node Platform (node -p process.platform):win32
  • Node architecture (node -p process.arch):ia32
  • node-sass version (node -p "require('node-sass').info"): error
  • npm node-sass versions (npm ls node-sass): error

I am getting below error while i am trying to install

```npm WARN deprecated [email protected]: babili has been renamed to babel-minify. Please update to babel-minify
npm WARN deprecated [email protected]: babili has been renamed to babel-minify. Please update to babel-preset-minify
npm WARN deprecated [email protected]: Please update to the latest object-keys

[email protected] install D:\Mobile Apps\ShipPartnernode_modules\node-sass
node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.5.3/win32-ia32-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.5.3/win32-ia32-57_binding.node":

tunneling socket could not be established, statusCode=407
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

[email protected] postinstall D:\Mobile Apps\ShipPartnernode_modules\uglifyjs-webpack-plugin
node lib/post_install.js
[email protected] postinstall D:\Mobile Apps\ShipPartnernode_modules\node-sass
node scripts/build.js

Building: D:\Applns\nodejs\node.exe D:\Mobile Apps\ShipPartnernode_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'D:\Applns\nodejs\node.exe',
gyp verb cli 'D:\Mobile Apps\ShipPartner\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 info using [email protected]
gyp info using [email protected] | win32 | ia32
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 (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:13:12)
gyp verb which failed at F (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:68:19)
gyp verb which failed at E (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:80:29)
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:89:16
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_modules\isexe\index.js:42:5
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed python2 { Error: not found: python2
gyp verb which failed at getNotFoundError (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:13:12)
gyp verb which failed at F (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:68:19)
gyp verb which failed at E (D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:80:29)
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_moduleswhichwhich.js:89:16
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_modules\isexe\index.js:42:5
gyp verb which failed at D:\Mobile Apps\ShipPartnernode_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed stack: 'Error: not found: python2\n at getNotFoundError (D:\Mobile Apps\ShipPartner\node_modules\which\which.js:13:12)\n at F (D:\Mobile Apps\ShipPartner\node_modules\which\which.js:68:19)\n at E (D:\Mobile Apps\ShipPartner\node_modules\which\which.js:80:29)\n at D:\Mobile Apps\ShipPartner\node_modules\which\which.js:89:16\n at D:\Mobile Apps\ShipPartner\node_modules\isexe\index.js:42:5\n at D:\Mobile Apps\ShipPartner\node_modules\isexe\windows.js:36:5\n at FSReqWrap.oncomplete (fs.js:152:21)',
gyp verb which failed code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which succeeded python D:\Applns\Python\Python36\python.EXE
gyp verb check python version D:\Applns\Python\Python36\python.EXE -c "import platform; print(platform.python_version());" returned: "3.6.2\r\n"
gyp verb could not find "D:\Applns\Python\Python36\python.EXE". checking python launcher
gyp verb could not find "D:\Applns\Python\Python36\python.EXE". guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "D:\Applns\Python\Python36\python.EXE", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (D:\Mobile Apps\ShipPartnernode_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack at PythonFinder. (D:\Mobile Apps\ShipPartnernode_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack at D:\Mobile Apps\ShipPartnernode_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 10.0.15063
gyp ERR! command "D:\Applns\nodejs\node.exe" "D:\Mobile Apps\ShipPartner\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd D:\Mobile Apps\ShipPartnernode_modules\node-sass
gyp ERR! node -v v8.2.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
Build failed with error code: 1
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN @ionic-native/[email protected] requires a peer of @ionic-native/core@^4.2.0 but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of ionic-angular@~3.9.0 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.```

Most helpful comment

Please read the issue template. You have a version mismatch between node
sass and bide. Downgrade node or upgrade node sass.

On 14 Dec. 2017 3:33 am, "amenks" notifications@github.com wrote:

node-sass/lib/extensions.js
https://github.com/sass/node-sass/blob/master/lib/extensions.js line
242:
'https://github.com/sass/node-sass/releases/download'

leads to error 404.
May be this is the problem.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/sass/node-sass/issues/2187#issuecomment-351445823,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAjZWChNyKNCxHC53Dphh5sd3FsRtlMSks5s__xIgaJpZM4RAS7V
.

All 4 comments

node-sass/lib/extensions.js line 242:
'https://github.com/sass/node-sass/releases/download'

leads to error 404.
May be this is the problem.

Please read the issue template. You have a version mismatch between node
sass and bide. Downgrade node or upgrade node sass.

On 14 Dec. 2017 3:33 am, "amenks" notifications@github.com wrote:

node-sass/lib/extensions.js
https://github.com/sass/node-sass/blob/master/lib/extensions.js line
242:
'https://github.com/sass/node-sass/releases/download'

leads to error 404.
May be this is the problem.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/sass/node-sass/issues/2187#issuecomment-351445823,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAjZWChNyKNCxHC53Dphh5sd3FsRtlMSks5s__xIgaJpZM4RAS7V
.

i am trying to install [email protected] and while i checking in https://github.com/sass/node-sass/releases for supporting node version its saying this will support node 8. My node version is 8.2.1.. So this should work right?

OS | Architecture | Node
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8

tunneling socket could not be established, statusCode=407
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

Looks like you're firewall may be blocking our binary download. Please check your proxy settings.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nagyfej picture nagyfej  Â·  3Comments

alexandrubau picture alexandrubau  Â·  3Comments

YepFury picture YepFury  Â·  4Comments

bgolubovic picture bgolubovic  Â·  3Comments

Rudloff picture Rudloff  Â·  3Comments