GithubHelp home page GithubHelp logo

Comments (8)

Busteren avatar Busteren commented on August 22, 2024

Have you tried latest master? 1.3.0 has some known issues

from eventdrops.

Rheisen avatar Rheisen commented on August 22, 2024

@Busteren I'll give it an update now, but I started the project I'm working on two days ago so I imagine it is fairly up to date?

from eventdrops.

Busteren avatar Busteren commented on August 22, 2024

The current release is 1.3.0. However, there are some bugfixes not release yet, which I think might cause this error. So download latest master and run the build command in makefile

from eventdrops.

Rheisen avatar Rheisen commented on August 22, 2024

I tried npm install --save https://github.com/marmelab/EventDrops, but got this error: Module not found: Can't resolve 'event-drops'

First time getting a package from GitHub I'm sorry -- is this not what you meant?

from eventdrops.

Busteren avatar Busteren commented on August 22, 2024

Do this:
git clone https://github.com/marmelab/EventDrops.git
Go to that folder and ensure you are on master (should be by default)
Then do:
make build
Should now be under dist/ folder

from eventdrops.

Rheisen avatar Rheisen commented on August 22, 2024

@Busteren Awesome that worked perfectly! Everything looks good now. Is there a better way to automate that process outside of replacing the node_modules/event-drops files in the project with the files from the dist/ folder after each install?

from eventdrops.

Busteren avatar Busteren commented on August 22, 2024

Not sure if I would replace files in node_modules as they would be overwritten when you do install as you mention. Maybe have a js/ folder or something along those lines?

from eventdrops.

Rheisen avatar Rheisen commented on August 22, 2024

Good suggestion, that does sound like a better approach. I'll give that a shot!

from eventdrops.

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.