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

Module not found: Can't resolve 'fs' #26

Open
francofantini opened this issue May 30, 2023 · 1 comment
Open

Module not found: Can't resolve 'fs' #26

francofantini opened this issue May 30, 2023 · 1 comment
Assignees

Comments

@francofantini
Copy link

Hi there, i'm having a issue when trying to use the useFlag hook.

I'm using "next": "^13.4.4", and having this issue both in /pages ang /app directory.

./node_modules/next/dist/compiled/@vercel/og/index.node.js:17950:0
Module not found: Can't resolve 'fs'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./node_modules/next/dist/server/web/spec-extension/image-response.js
./node_modules/next/server.js
./node_modules/@upstash/edge-flags/dist/index.js
./components/NavBar/NavBar.tsx

Let me know if you need more details to reproduce and hopefully solve this issue.

@chronark chronark self-assigned this May 31, 2023
@mxzinke
Copy link

mxzinke commented Aug 30, 2023

Same issue here...

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

3 participants