Giter Site home page Giter Site logo

Comments (8)

bevacqua avatar bevacqua commented on June 12, 2024 13

54295 error node v0.12.0

Fix yer node-gyp.

npm install node-gyp-install && ./node_modules/node-gyp-install/bin.js

from perfschool.

GomesNayagam avatar GomesNayagam commented on June 12, 2024

still problem ,

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.t
argets(42,5): error MSB8020: The builds tools for Visual Studio 2010 (Platform
Toolset = 'v100') cannot be found. To build using the v100 build tools, either
click the Project menu or right-click the solution, and then select "Update VC+

  • Projects...". Install Visual Studio 2010 to build using the Visual Studio 201
    0 build tools. [C:\Users\goma1940\node_modules\perfschool\node_modules\jsdom\no
    de_modules\contextify\build\contextify.vcxproj]
    gyp ERR! build error
    gyp ERR! stack Error: C:\windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1
    gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_mo
    dules\npm\node_modules\node-gyp\lib\build.js:267:23)
    gyp ERR! stack at ChildProcess.emit (events.js:110:17)
    gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1067
    :12)
    gyp ERR! System Windows_NT 6.1.7601
    gyp ERR! command "node" "C:\Program Files (x86)\nodejs\node_modules\npm\nod
    e_modules\node-gyp\bin\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\Users\goma1940\node_modules\perfschool\node_modules\jsdom\node_m
    odules\contextify
    gyp ERR! node -v v0.12.0
    gyp ERR! node-gyp -v v1.0.2
    gyp ERR! not ok

from perfschool.

bevacqua avatar bevacqua commented on June 12, 2024

Please refer to the node-gyp repo for issues related to it.

from perfschool.

GomesNayagam avatar GomesNayagam commented on June 12, 2024

Appreciate that, unfortunately it works only this way for windows : npm install -g perfschool --msvs_version=2012

from perfschool.

qqxufo avatar qqxufo commented on June 12, 2024

solved?I'm getting the same error when i try to install it.

from perfschool.

GomesNayagam avatar GomesNayagam commented on June 12, 2024

as the author mentioned it is node-gyp issue, check your visual studio version and use npm install -g perfschool --msvs_version=xxxx

from perfschool.

qqxufo avatar qqxufo commented on June 12, 2024

I use vs 2012.but --msvs_version=2012 useless.I getting the following error.

gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Users\Administrator\AppData\Roamin
g\npm\node_modules\cnpm\node_modules\node-gyp\lib\build.js:270:23)
gyp ERR! stack     at emitTwo (events.js:100:13)
gyp ERR! stack     at ChildProcess.emit (events.js:185:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_proces
s.js:200:12)
gyp ERR! System Windows_NT 6.3.9600
 ERR! command "E:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Administrator\\A
ppData\\Roaming\\npm\\node_modules\\cnpm\\node_modules\\node-gyp\\bin\\node-gyp.
js" "rebuild"
gyp ERR! cwd E:\Program Files\nodejs\node_modules\perfschool\node_modules\jsdom\
node_modules\contextify
gyp ERR! node -v v5.5.0
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
PhantomJS not found on PATH
npm ERR! node v5.5.0
npm ERR! npm  v2.14.17
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs contextify
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls contextify
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\Administrator\npm-debug.log

from perfschool.

IgorMilosavljevic avatar IgorMilosavljevic commented on June 12, 2024

Strange but this is what solved for me http://stackoverflow.com/a/33716573/3116607
I believe this is a similar solution to the one OP mentioned. Basically by starting a C++ project in Visual Studio VS installs a couple of libraries on your machine. And that solved the issue.

from perfschool.

Related Issues (10)

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.