Giter Site home page Giter Site logo

Multiple node-gyp errors when starting a new solid-start project - seems to be related to node_modules/@parcel/watcher about solid-start HOT 6 CLOSED

componentscience avatar componentscience commented on July 26, 2024
Multiple node-gyp errors when starting a new solid-start project - seems to be related to node_modules/@parcel/watcher

from solid-start.

Comments (6)

lxsmnsyc avatar lxsmnsyc commented on July 26, 2024

why was there a Parcel

from solid-start.

componentscience avatar componentscience commented on July 26, 2024

@lxsmnsyc @parcel/watcher was referenced based on the error output. I edited the title to hopefully make it more intuitive.

from solid-start.

darrenswhite avatar darrenswhite commented on July 26, 2024

adding this into package.json worked for me:

  "overrides": {
    "@parcel/watcher": "2.1.0"
  }

from solid-start.

ryansolid avatar ryansolid commented on July 26, 2024

Hmm it looks like @vinxi/[email protected] uses @parcel/watcher. That being said if a version issue is happening that is upstream. I haven't seen this issue and I don't imagine it is related to our package locks. It looks like the current version we install for @parcel/watcher is 2.4.0

Looking further I see certain combinations seem to be having some issues with npm/node versions. parcel-bundler/watcher#156

I don't think there is much for us to do here. If Vinxi needs to reconsider libraries I suppose we could look that but it seems that there are some challenges with this package.

from solid-start.

devongovett avatar devongovett commented on July 26, 2024

Please try @parcel/watcher v2.4.1, which should fix this issue with npm 10.4.0. See parcel-bundler/watcher#156 (comment) for details.

from solid-start.

nksaraf avatar nksaraf commented on July 26, 2024

Closing in favor or @devongovett's comment (#1310 (comment)). If its still an issue, reopen this.

from solid-start.

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.