node.js - Error deploying a node/Express app on Windows Azure -


I currently have an Express / Node on Python. Trying to deploy JS app without success - Error I'm getting low:

  Remote: & gt; Libxmljs@0.9.0 Install D: \ home \ site \ wwwroot \ node_modules \ libxmljs Remote: & gt; Node-Jeep Remote Remote: Remote: Remote: D: \ Home \ site \ wwwroot \ node_modules \ libxmljs & gt; Node "D: \ Program Files (x86) \ npm \ 1.3.11 \ node_modules \ npm \ bin \ node-gyp-bin \\ .. \ .. \ node_modules \ node-gyp \ bin \ node-gyp.js "Remote Reboot: To enable the parallel build to build projects in this solution, please add" / m "switch Remote: MSBUILD: Error MSB3428: Visual C ++ component" VCBuild.exe "can not be loaded To fix this, 1) Install the .NET Framework 2.0 SDK, 2) Install Microsoft Visual Studio 2005 or 3) Component in System Path Add the place if it is elsewhere. [D: \ Home \ site \ wwwroot \ node_modules \ libxmljs \ build \ binding.sln] remote: gypnpm ERR! Strange Error 1 Remote: Failed exitCode = 1, Command = "D: \ Program Files (x86) \ nodejs \ 0.10.21 \ node.exe" D: \ Program Files (x86) \ npm \ 1.3.11 \ node_modules \ npm \ bin \ npm-cli.js "install --production remote: An error occurred during web site deployment Remote: NMP   

I know that Azure instance is compiled in compiling libxmljs Failed, so I have excluded libxmljs from the .gitignore file, which looks like the following:

 ! / Node_modules / / node_modules / *! / Node_modules / express /! / Node_modules / libxmljs / .ds_store ._ *   

But it is still not helping at all, I doubt because I am compiling it on the Mac and trying to upload it to a Windows machine. Does anyone have any intelligence for me? Thank you!

Have you tried to remove all / node_module / completely from .gitignore?

In addition, if you are using a generated .gitignore file, then the actual "Express" Check the folder to be ignored I had to be removed from the Visual Studio which is a node. Zeitinger to work with continuous integration with JS app and Azure.

If Geetinor does not have any amount of massage, then try FTP, it manually files to the server to see if it kicks. It will tell you whether it is an issue with continuous integration / guit or actual app and environment.

Edit: Fake note. Azure on the subject of deployment of JS

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -