Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on importing dataset.js #52

Open
joaquinvietto opened this issue Mar 8, 2021 · 1 comment
Open

Error on importing dataset.js #52

joaquinvietto opened this issue Mar 8, 2021 · 1 comment

Comments

@joaquinvietto
Copy link

Library importation fails because dataset.js does not exists under the libr folder. There is not a lib folder:

While trying to resolve module impagination from file [my component file], the package [my path]\node_modules\impagination\package.json was successfully found. However, this package itself specifies a main module field that could not be resolved ([my path]\node_modules\impagination\lib\dataset.js)...

@cowboyd
Copy link
Contributor

cowboyd commented Mar 9, 2021

My guess is that this module will need to be updated to provide more modern bundler entry points /cc @flexyford

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants