Giter Site home page Giter Site logo

Every time I update to the new version of veda, Atom asks to rebuild it because it has some dependencies on obsolete modules. about veda HOT 4 CLOSED

fand avatar fand commented on July 23, 2024
Every time I update to the new version of veda, Atom asks to rebuild it because it has some dependencies on obsolete modules.

from veda.

Comments (4)

fand avatar fand commented on July 23, 2024

Thx for report @kerabromsmu !

In fact I'm aware of this problem but turned a blind eye, because I don't know why it happens and it's not a critical ... 😅
I have to face the problem now... 👀

from veda.

fand avatar fand commented on July 23, 2024

chokidar depends on fsevents and it's causing rebuild problem?
I'm Looking for chokider alternatives

from veda.

fand avatar fand commented on July 23, 2024

In v2.1.3 VEDA removed chokidar from its dependencies, but I still get 🐞 on the bottom of Atom because of fsevents and uws 😿

Some installed packages could not be loaded because they contain native modules that were compiled for an earlier version of Atom.

veda 2.1.3

[email protected] – Cannot find module '/Users/amagitakayosi/src/github.com/fand/atom-veda/node_modules/fsevents/lib/binding/Release/electron-v1.6-darwin-x64/fse.node'
[email protected] – Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'.

uws is installed as a dependency of socket.io, but fsevents seems to be only in devDependencies...?

from veda.

fand avatar fand commented on July 23, 2024

I found some devDependencies were installed as dependencies and they may caused rebuild.
Fixed them in v2.11.2.

I tested both on my MBP and windows PC, and the 🐞 doesn't appear now!!
I'll close this issue, and remove the paragraph from FAQ few days later.

from veda.

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.