Giter Site home page Giter Site logo

Comments (7)

jacobq avatar jacobq commented on May 26, 2024 1

Could you explain how you managed to install this package manually, please?

You can do it with yarn's selective dependency resolutions like this (in package.json):

{
  // ... dependencies and all that ...
  "resolutions": {
    "**/serialport": "^9.0.1"
  }
}

from stream.

dresende avatar dresende commented on May 26, 2024

Do you have a log where you found incompatibility?

from stream.

mschloapps avatar mschloapps commented on May 26, 2024

I have this issue trying to install:

3746 verbose stack Error: [email protected] install: prebuild-install || node-gyp rebuild
3746 verbose stack Exit status 1
3746 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
3746 verbose stack at EventEmitter.emit (events.js:210:5)
3746 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
3746 verbose stack at ChildProcess.emit (events.js:210:5)
3746 verbose stack at maybeClose (internal/child_process.js:1021:16)
3746 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
3747 verbose pkgid [email protected]
3748 verbose cwd C:\Users\schlo\Projects\Node.js
3749 verbose Windows_NT 10.0.18363
3750 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "i" "modbus-stream"
3751 verbose node v12.14.0
3752 verbose npm v6.13.4
3753 error code ELIFECYCLE
3754 error errno 1
3755 error [email protected] install: prebuild-install || node-gyp rebuild
3755 error Exit status 1
3756 error Failed at the [email protected] install script.
3756 error This is probably not a problem with npm. There is likely additional logging output above.
3757 verbose exit [ 1, true ]

from stream.

bcatalin avatar bcatalin commented on May 26, 2024

I confirm this for the same version of the nodeJs. [email protected] is the problem. Installing the [email protected] and manual install of the package is an workaround I've found. I am also using the TCP and I can't confirm that the serial connection is working.

from stream.

paratim avatar paratim commented on May 26, 2024

I confirm this for the same version of the nodeJs. [email protected] is the problem
Confirmed that this is still a problem for node v12.16

from stream.

leocotes avatar leocotes commented on May 26, 2024

I've the same problem.
I already install [email protected], but until error to install modbus-stream.

NODE 12.18.0
NPM 6.13.7

from stream.

jnavila avatar jnavila commented on May 26, 2024

Same here. @bcatalin . Could you explain how you managed to install this package manually, please?

from stream.

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.