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

Terjadi eror saat melakukan build #189

Open
sensasi-delight opened this issue Dec 6, 2024 · 0 comments
Open

Terjadi eror saat melakukan build #189

sensasi-delight opened this issue Dec 6, 2024 · 0 comments
Labels
EROR Eror atau perilaku yang tidak disangka

Comments

@sensasi-delight
Copy link
Contributor

Hal tersebut disebabkan oleh perubahan yang terdapat pada #188 yang mana telah memperbaharui dependensi @nextui-org/react ^2.4.8 → ^2.6.2. namun terdapat perubahan perihal peneksportan yang menyebabkan eror linting sehingga perlu ditulis ulang semua kode pengimportannya.

./node_modules/@nextui-org/react/dist/index.mjs
Error: It's currently unsupported to use "export *" in a client boundary. Please use named exports instead.
    at Object.transformSource (/home/runner/work/sensasi-pos/sensasi-pos/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js:94:31)

Import trace for requested module:
./node_modules/@nextui-org/react/dist/index.mjs
./src/app/_page-sections/footer.tsx
./src/app/page.tsx


> Build failed because of webpack errors
Error: Process completed with exit code 1.
@sensasi-delight sensasi-delight added the EROR Eror atau perilaku yang tidak disangka label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EROR Eror atau perilaku yang tidak disangka
Projects
Status: No status
Development

No branches or pull requests

1 participant