Code Monkey home page Code Monkey logo

Comments (6)

astro avatar astro commented on August 18, 2024

Would you try xmppo/node-expat#48 for me?

from ltx.

tracker1 avatar tracker1 commented on August 18, 2024

@astro if you'd explain how, will do it.. doesn't look like it's merged yet... getting the same error with 'npm install node-expat' currently.

from ltx.

astro avatar astro commented on August 18, 2024

Released node-expat 2.0.0, please retry.

from ltx.

tracker1 avatar tracker1 commented on August 18, 2024

Looks like it's working now...

C:\Users\michaelr>npm -g install node-expat
npm http GET https://registry.npmjs.org/node-expat
npm http 200 https://registry.npmjs.org/node-expat
npm http GET https://registry.npmjs.org/node-expat/-/node-expat-2.0.0.tgz
npm http 200 https://registry.npmjs.org/node-expat/-/node-expat-2.0.0.tgz
> [email protected] install C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat
> node-gyp rebuild
C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat>node "C:\Program Files\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.
  xmltok.c
  xmlrole.c
  xmlparse.c
..\..\..\deps\libexpat\lib\xmlparse.c(1844): warning C4244: 'return' : conversion from '__int64' to 'XML_Index', possible loss of data [C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\deps\libexpat\expat.vcxproj]
  expat.vcxproj -> C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\Release\lib\libexpat.node
  node-expat.cc
..\node-expat.cc(165): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data [C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\node_expat.vcxproj]
..\node-expat.cc(409): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) [C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\node_expat.vcxproj]
..\node-expat.cc(422): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) [C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\node_expat.vcxproj]
     Creating library C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\Release\node_expat.lib and object C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\Release\node_expat.exp
  Generating code
  Finished generating code
  node_expat.vcxproj -> C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat\build\Release\\node_expat.node
[email protected] C:\Users\michaelr\AppData\Roaming\npm\node_modules\node-expat
C:\>

from ltx.

tracker1 avatar tracker1 commented on August 18, 2024

The build issue is fixed, though I still feel that having prebuilt windows binaries download as part of the install would be best.

from ltx.

astro avatar astro commented on August 18, 2024

I don't have a machine to build them.

from ltx.

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.