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 ./node_modules/read-bigint/dist.module/index.js 1:0
Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (1:0)
File was processed with these loaders:
./node_modules/babel-loader/lib/index.js
./node_modules/source-map-loader/dist/cjs.js
You may need an additional loader to handle the result of these loaders.
export { readBigInt64BE } from "./read-bigint-64-be";
| export { readBigInt64LE } from "./read-bigint-64-le";
| export { readBigUInt64BE } from "./read-biguint-64-be";
The text was updated successfully, but these errors were encountered:
uvd
changed the title
webpack 5 compiled with errors
use create-react-app create new project compiled with errors may be webpack5 incompatible
May 3, 2022
ERROR in ./node_modules/read-bigint/dist.module/index.js 1:0
Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (1:0)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
The text was updated successfully, but these errors were encountered: