You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using latest nextjs, I'm getting Critical dependency: the request of a dependency is an expression
> next build
- warn You have enabled experimental features (outputFileTracingRoot, scrollRestoration) in next.config.js.
- warn Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.
- warn Compiled with warnings
../../../node_modules/.pnpm/[email protected]/node_modules/web-worker/cjs/node.js
Critical dependency: the request of a dependency is an expression
Using latest nextjs, I'm getting
Critical dependency: the request of a dependency is an expression
I'm not yet knowledgable enough about ESM modules and their handling, but will hop by to report if I manage to solve this.
Cheerio
The text was updated successfully, but these errors were encountered: