Giter VIP home page Giter VIP logo

Comments (6)

remderk avatar remderk commented on August 18, 2024 1

The problem persists when installing via npm

from nice-select2.

kodie avatar kodie commented on August 18, 2024

Fixed 964cbee

from nice-select2.

jamesfawcett avatar jamesfawcett commented on August 18, 2024

This issue is still in the latest release 2.1.0 in both this Github repo releases, and npm @CapsE

from nice-select2.

bdube30 avatar bdube30 commented on August 18, 2024

Anyone know if there a way to fix this ? I use vitejs and I got this error : "Failed to resolve entry for package "nice-select2". The package may have incorrect main/module/exports specified in its package.json."

I'm pretty sure it the same kind of issue,

I would really like to use nice-select2 for my project.

Thanks.

from nice-select2.

dougblackjr avatar dougblackjr commented on August 18, 2024

For all looking, while we wait for this to be updated in NPM, here's how I solved this on my end:

  1. Install patch-package: npm i patch-package. There are a few other steps here, found this great article.
  2. In node_modules/nice-select2/package.json, apply the changes in the commit above
  3. Run npx patch-package nice-select2 --exclude 'nothing'
  4. Run npm install
  5. Save your changes to git if so inclined.

from nice-select2.

Tsjippy avatar Tsjippy commented on August 18, 2024

fixed in version 2.2.0

from nice-select2.

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.