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 with ramda package #580

Closed
Dylan190774 opened this issue Oct 1, 2024 · 2 comments
Closed

Error with ramda package #580

Dylan190774 opened this issue Oct 1, 2024 · 2 comments

Comments

@Dylan190774
Copy link

When I do yarn run build, I get a lot of the following warnings:

"node_modules/ramda/src/index.js" contains an annotation that Rollup cannot interpret"

I don't see this warning when I use yarn run dev.

fast-shuffle is the only package in my package.json that uses ramda.

Any way to avoid these messages?

@philihp
Copy link
Owner

philihp commented Oct 28, 2024

looks like a problem with Rollup, no? rollup/rollup#5332 seems related, what version of Rollup are you using?

regardless, i'm happy to push out a new version of the library which might alleviate your problem.

@philihp
Copy link
Owner

philihp commented Oct 28, 2024

Please try v6.1.1, i hope that fixes things for you!

@philihp philihp closed this as completed Oct 30, 2024
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