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

Package path ./pipe.js is not exported from package kurly when using next.js 14 and React 18 #75

Open
MikeM2343 opened this issue Jun 11, 2024 · 0 comments

Comments

@MikeM2343
Copy link

I'm getting the following error when including ulog in my layout.tsx (import 'ulog')

Module not found: Package path ./pipe.js is not exported from package C:\Users\mike\AppData\Local\Yarn\Berry\cache\kurly-npm-2.0.0-beta.5-a66b9e21c3-10c0.zip\node_modules\kurly\ (see exports field in C:\Users\mike\AppData\Local\Yarn\Berry\cache\kurly-npm-2.0.0-beta.5-a66b9e21c3-10c0.zip\node_modules\kurly\package.json)

I'm using yarn 4.2.2. I've opened the cached and zipped kurly folder and there is a pipe.js, and all the other extension types.

I'm importing:
"ulog": "^2.0.0-beta.19"

I'm not sure if it is Next.js or React 18, but I've had no problems using it with previous versions of Next and React 17

Please let me know if there is anything I can do to help track this down.

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

1 participant