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

[v0.7.0] - Build error in NextJs apps #979

Open
akifunal opened this issue Dec 22, 2023 · 0 comments
Open

[v0.7.0] - Build error in NextJs apps #979

akifunal opened this issue Dec 22, 2023 · 0 comments

Comments

@akifunal
Copy link

Describe the bug

When attempting to build my project that uses fets 0.7.0, an error occurs.
The error seems to originate from the fets/cjs/plugins/typebox.js file. The details of the error are provided below:

../../node_modules/.pnpm/fets@0.7.0/node_modules/fets/cjs/plugins/typebox.js
 Module not found: Default condition should be last one

To Reproduce Steps to reproduce the behavior:

codesandbox

  1. Import fets 0.7.0 in the project
  2. Run the build command or dev command
  3. See error

Expected behavior

The project should build without any errors.

Environment:

  • OS: MacOS Sonoma 14.1.2
  • package-name...: fets@0.7.0
  • NodeJS: 20.10.0
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