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
ERROR in ./src/index.tsx
Module build failed (from ./node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/babel-loader/lib/index.js):
ValidationError: Invalid configuration object. Babel loader has been initialized using a configuration object that does not match the API schema.
- configuration should be an object:
object { cacheDirectory?, cacheIdentifier?, cacheCompression?, customize?, … }
tried in yarn and pnpm,
resolved by add
options: {}
in webpack.config.jsThe text was updated successfully, but these errors were encountered: