Skip to content

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

@MikeM2343

Description

@MikeM2343

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions