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
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime Learn More: https://nextjs.org/docs/messages/edge-dynamic-code-evaluation
Import trace for requested module: ./node_modules/_lodash.snakecase@4.1.1@lodash.snakecase/index.js ./node_modules/_discord.js@14.11.0@discord.js/src/util/Transformers.js ./node_modules/_discord.js@14.11.0@discord.js/src/util/Options.js ./node_modules/_discord.js@14.11.0@discord.js/src/index.js ./node_modules/_midjourney@2.2.31@midjourney/libs/midjourney.js ./node_modules/_midjourney@2.2.31@midjourney/libs/index.js
i just fork the repo and npm run build in local. anyone have meet this issue?
The text was updated successfully, but these errors were encountered:
"midjourney": "^2.1.30", or "midjourney": "^2.2.33"
Sorry, something went wrong.
i use "midjourney": "^2.1.30", didn't work.
"midjourney": "^2.1.30"
cat node_modules/midjourney/package.json
or git pull & yarn install
No branches or pull requests
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
Learn More: https://nextjs.org/docs/messages/edge-dynamic-code-evaluation
Import trace for requested module:
./node_modules/_lodash.snakecase@4.1.1@lodash.snakecase/index.js
./node_modules/_discord.js@14.11.0@discord.js/src/util/Transformers.js
./node_modules/_discord.js@14.11.0@discord.js/src/util/Options.js
./node_modules/_discord.js@14.11.0@discord.js/src/index.js
./node_modules/_midjourney@2.2.31@midjourney/libs/midjourney.js
./node_modules/_midjourney@2.2.31@midjourney/libs/index.js
i just fork the repo and npm run build in local.
anyone have meet this issue?
The text was updated successfully, but these errors were encountered: