Code Monkey home page Code Monkey logo

Comments (9)

darenju avatar darenju commented on August 28, 2024

Hey, it’s weird I haven’t had a notice from
GitHub telling me there was this problem…
I will try and solve it myself, thanks for reporting.

from react-flip-page.

joefhall avatar joefhall commented on August 28, 2024

Thanks very much @darenju that's great 👍

from react-flip-page.

darenju avatar darenju commented on August 28, 2024

Actually the plugin wasn’t even used, and it’s deprecated…

Introduced the use of terser-webpack-plugin, which is its successor. The issue should be fixed in v1.6.1.

from react-flip-page.

joefhall avatar joefhall commented on August 28, 2024

Thanks @darenju 👌

from react-flip-page.

darenju avatar darenju commented on August 28, 2024

@joefhall Can you confirm it is working on your side too?

from react-flip-page.

joefhall avatar joefhall commented on August 28, 2024

Hi @darenju I'm not sure if I'm doing something daft, but when I try to npm install it from GitHub to get your latest changes (e.g. npm install darenju/react-flip-page or npm install --save git+https://[email protected]/darenju/react-flip-page.git) it's not actually installing the package properly in my project, in the node_modules/react-flip-page directory (I only get the CHANGELOG, LICENSE, README and package.json files).

Not sure if there's something I'm doing wrong? Are you waiting to test it before you publish the new version to npm?

from react-flip-page.

darenju avatar darenju commented on August 28, 2024

For some reason, the tag was not pushed. Now pushing the tag.

However, I think your syntax for installing is wrong. Basically, it should be:

npm install --save react-flip-page

Edit: v1.6.1 has been successfully deployed. I just tried installing it in a dummy project using the command I provided you, and got the 1.6.1 installed. You do not get much after installing, the only file that is actually needed is dist/index.js, as mentioned in the main key of package.json.

from react-flip-page.

joefhall avatar joefhall commented on August 28, 2024

Aha I see. Because when I tried it before v1.6.1 hadn't been published I had assumed you wanted me to check it by installing it from the latest code in GitHub instead because you had made the changes there. I had previously installed it (and would normally) the way you mention above.

I've just installed the new version now and it's looking good -- no security vulnerabilities flagged by npm now.

Thanks for sorting that out. Looking forward to doing more with the flip pages! 📖 ⏩

from react-flip-page.

darenju avatar darenju commented on August 28, 2024

Awesome! I'm glad it worked.

Closing the issue.

from react-flip-page.

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.