GithubHelp home page GithubHelp logo

Comments (3)

donaldhook avatar donaldhook commented on June 25, 2024

I get the same thing ...

from sb-admin-bs4-angular-8.

Neo478 avatar Neo478 commented on June 25, 2024

Same here, but i had some errors during the install. After looking at the errors i saw that "node-gyp rebuild failed, so i ran it:

gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp info spawn C:\Python27\python.EXE
gyp info spawn args [ 'C:...\npm\node_modules\node-gyp\gyp\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=auto',
gyp info spawn args '-I',
gyp info spawn args 'Z:...\SB-Admin-BS4-Angular-2-master\build\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:...\npm\node_modules\node-gyp\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:....node-gyp\5.0.0\include\node\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:....node-gyp\5.0.0',
gyp info spawn args '-Dnode_gyp_dir=C:...\npm\node_modules\node-gyp',
gyp info spawn args '-Dnode_lib_file=node.lib',
gyp info spawn args '-Dmodule_root_dir=Z:...\SB-Admin-BS4-Angular-2-master',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'Z:...\SB-Admin-BS4-Angular-2-master\build',
gyp info spawn args '-Goutput_dir=.' ]
gyp: binding.gyp not found (cwd: Z:...\SB-Admin-BS4-Angular-2-master) while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (C:...\npm\node_modules\node-gyp\lib\configure.js:305:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 10.0.10586
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:...\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd Z:...\SB-Admin-BS4-Angular-2-master
gyp ERR! node -v v5.0.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok

npm version: 3.3.6
node version: 5.0.0

Please note the line "binding.gyp not found (cwd: Z:...\SB-Admin-BS4-Angular-2-master) while trying to load binding.gyp"
Maybe binding.gyp isn't push on github?

from sb-admin-bs4-angular-8.

nkmdev avatar nkmdev commented on June 25, 2024

install node-gyp globally for that npm install -g node-gyp
Python (v2.7.10 recommended, v3.x.x is not supported) use link https://www.python.org/downloads/release/python-2710/
npm rebuild node-sass (if required)

may be it will resolve issue if not try following Steps:
1: MSBuild Tool 2013 use https://www.microsoft.com/en-in/download/confirmation.aspx?id=40760
2: ts-node installed globally npm install -g ts-node
3: Run the Command Prompt with administrator privileges.
4: npm install —msvs_version=2013
5: npm start

from sb-admin-bs4-angular-8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.