I also notice these warnings in the beginning : 

npm WARN engine [email protected]: wanted: {"node":">=0.8 <=0.12 || >=1 <=2"} 
(curre
nt: {"node":"4.2.3","npm":"2.14.7"})
npm WARN optional dep failed, continuing [email protected]
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. 
Upgrade
 to lodash@^3.0.0

Den måndag 7 december 2015 kl. 11:37:32 UTC+1 skrev Jimmy Nilsson:
>
> Hi,
>
> I have tried to get started with the AngularJS tutorial but have runned in 
> to serveral problems during setup.
>
> I first followed the guide and installed the letest of everything but that 
> did not work so I installed the stated versione : 
>
> System : Windows 8.1 64
> Node - v0.10.40 MSI
> Phthon - v2.7.3 MSI
> Visual Studio - 2013 was installed before but I also installed 
> the VS2012_WDX_ENU.iso
>
> Command - npm install -g node-gyp = Successful
> Command - (from the angular-phonecat folder) npm instll failed!
>
> This is the instll log : 
>
> C:\Users\Jimmy\angular-phonecat>npm install
> npm WARN optional dep failed, continuing [email protected]
> npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. 
> Upgrade
>  to lodash@^3.0.0
> npm WARN engine [email protected]: wanted: {"node":">= 0.12.x"} 
> (current
> : {"node":"0.10.40","npm":"1.4.28"})
> /
> > [email protected] install 
> C:\Users\Jimmy\angular-phonecat\node_modules\karma\node_modu
> les\socket.io\node_modules\socket.io-client\node_modules\ws
> > (node-gyp rebuild 2> builderror.log) || (exit 0)
>
>
> C:\Users\Jimmy\angular-phonecat\node_modules\karma\node_modules\socket.io
> \node_m
> odules\socket.io-client\node_modules\ws>node "C:\Program Files 
> (x86)\nodejs\node
> _modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" 
> rebu
> ild
> Building the projects in this solution one at a time. To enable parallel 
> build,
> please add the "/m" switch.
> C:\Program Files 
> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.t
> argets(64,5): error MSB8020: The build tools for Visual Studio 2010 
> (Platform T
> oolset = 'v100') cannot be found. To build using the v100 build tools, 
> please i
> nstall Visual Studio 2010 build tools.  Alternatively, you may upgrade to 
> the c
> urrent Visual Studio tools by selecting the Project menu or right-click 
> the sol
> ution, and then selecting "Upgrade Solution...". 
> [C:\Users\Jimmy\angular-phonec
> at\node_modules\karma\node_modules\socket.io
> \node_modules\socket.io-client\node
> _modules\ws\build\bufferutil.vcxproj]
> C:\Program Files 
> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.t
> argets(64,5): error MSB8020: The build tools for Visual Studio 2010 
> (Platform T
> oolset = 'v100') cannot be found. To build using the v100 build tools, 
> please i
> nstall Visual Studio 2010 build tools.  Alternatively, you may upgrade to 
> the c
> urrent Visual Studio tools by selecting the Project menu or right-click 
> the sol
> ution, and then selecting "Upgrade Solution...". 
> [C:\Users\Jimmy\angular-phonec
> at\node_modules\karma\node_modules\socket.io
> \node_modules\socket.io-client\node
> _modules\ws\build\validation.vcxproj]
> /
> > [email protected] install 
> C:\Users\Jimmy\angular-phonecat\node_modules\protract
> or\node_modules\selenium-webdriver\node_modules\ws\node_modules\bufferutil
> > node-gyp rebuild
>
>
>
> C:\Users\Jimmy\angular-phonecat\node_modules\protractor\node_modules\selenium-we
> bdriver\node_modules\ws\node_modules\bufferutil>node "C:\Program Files 
> (x86)\nod
>
> ejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.
> js" rebuild
> Building the projects in this solution one at a time. To enable parallel 
> build,
> please add the "/m" switch.
> C:\Program Files 
> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.t
> argets(64,5): error MSB8020: The build tools for Visual Studio 2010 
> (Platform T
> oolset = 'v100') cannot be found. To build using the v100 build tools, 
> please i
> nstall Visual Studio 2010 build tools.  Alternatively, you may upgrade to 
> the c
> urrent Visual Studio tools by selecting the Project menu or right-click 
> the sol
> ution, and then selecting "Upgrade Solution...". 
> [C:\Users\Jimmy\angular-phonec
>
> at\node_modules\protractor\node_modules\selenium-webdriver\node_modules\ws\node
> _modules\bufferutil\build\bufferutil.vcxproj]
> gyp ERR! build error
> gyp ERR! stack Error: `C:\Program Files 
> (x86)\MSBuild\12.0\bin\msbuild.exe` fail
> ed 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:98:17)
> gyp ERR! stack     at Process.ChildProcess._handle.onexit 
> (child_process.js:820:
> 12)
> gyp ERR! System Windows_NT 6.2.9200
> 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\Jimmy\angular-phonecat\node_modules\protractor\node_module
> s\selenium-webdriver\node_modules\ws\node_modules\bufferutil
> gyp ERR! node -v v0.10.40
> gyp ERR! node-gyp -v v1.0.1
> gyp ERR! not ok
> npm WARN optional dep failed, continuing [email protected]
>
> > [email protected] install 
> C:\Users\Jimmy\angular-phonecat\node_modules\prot
>
> ractor\node_modules\selenium-webdriver\node_modules\ws\node_modules\utf-8-valida
> te
> > node-gyp rebuild
>
>
>
> C:\Users\Jimmy\angular-phonecat\node_modules\protractor\node_modules\selenium-we
> bdriver\node_modules\ws\node_modules\utf-8-validate>node "C:\Program Files 
> (x86)
>
> \nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-
> gyp.js" rebuild
> Building the projects in this solution one at a time. To enable parallel 
> build,
> please add the "/m" switch.
> C:\Program Files 
> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.t
> argets(64,5): error MSB8020: The build tools for Visual Studio 2010 
> (Platform T
> oolset = 'v100') cannot be found. To build using the v100 build tools, 
> please i
> nstall Visual Studio 2010 build tools.  Alternatively, you may upgrade to 
> the c
> urrent Visual Studio tools by selecting the Project menu or right-click 
> the sol
> ution, and then selecting "Upgrade Solution...". 
> [C:\Users\Jimmy\angular-phonec
>
> at\node_modules\protractor\node_modules\selenium-webdriver\node_modules\ws\node
> _modules\utf-8-validate\build\validation.vcxproj]
> gyp ERR! build error
> gyp ERR! stack Error: `C:\Program Files 
> (x86)\MSBuild\12.0\bin\msbuild.exe` fail
> ed 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:98:17)
> gyp ERR! stack     at Process.ChildProcess._handle.onexit 
> (child_process.js:820:
> 12)
> gyp ERR! System Windows_NT 6.2.9200
> 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\Jimmy\angular-phonecat\node_modules\protractor\node_module
> s\selenium-webdriver\node_modules\ws\node_modules\utf-8-validate
> gyp ERR! node -v v0.10.40
> gyp ERR! node-gyp -v v1.0.1
> gyp ERR! not ok
> npm WARN optional dep failed, continuing [email protected]
>
> > [email protected] postinstall C:\Users\Jimmy\angular-phonecat
> > bower install
>
> bower ENOGIT        git is not installed or not in the PATH
>
> npm ERR! [email protected] postinstall: `bower install`
> npm ERR! Exit status 1
> npm ERR!
> npm ERR! Failed at the [email protected] postinstall script.
> npm ERR! This is most likely a problem with the angular-phonecat package,
> npm ERR! not with npm itself.
> npm ERR! Tell the author that this fails on your system:
> npm ERR!     bower install
> npm ERR! You can get their info via:
> npm ERR!     npm owner ls angular-phonecat
> npm ERR! There is likely additional logging output above.
> npm ERR! System Windows_NT 6.2.9200
> npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" 
> "C:\\Program File
> s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
> npm ERR! cwd C:\Users\Jimmy\angular-phonecat
> npm ERR! node -v v0.10.40
> npm ERR! npm -v 1.4.28
> npm ERR! code ELIFECYCLE
> npm ERR! not ok code 0
>
> Pleas help me get started.
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to