We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there, i'm having a issue when trying to use the useFlag hook.
useFlag
I'm using "next": "^13.4.4", and having this issue both in /pages ang /app directory.
"next": "^13.4.4",
/pages
/app
./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.
The text was updated successfully, but these errors were encountered:
Same issue here...
Sorry, something went wrong.
chronark
No branches or pull requests
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.Let me know if you need more details to reproduce and hopefully solve this issue.
The text was updated successfully, but these errors were encountered: