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
i download repository and update to react 17 then occroed bellow error, please help me
ERROR in ./src/diagram/component.ts 10:12
Module parse failed: Unexpected token (10:12)
File was processed with these loaders:
./node_modules/nwb/node_modules/@pmmmwh/react-refresh-webpack-plugin/src/loader/index.js
You may need an additional loader to handle the result of these loaders.
| import Canvas from '../canvas/component';
|
import type { ComponentType, Element } from 'React';
| import type { EntityType } from '../entity/reducer';
| import type { DiagComponentProps } from 'react-flow-diagram';
@ ./src/index.js 2:0-56 6:0-72 6:0-72
@ ./demo/src/index.js
The text was updated successfully, but these errors were encountered:
i download repository and update to react 17 then occroed bellow error, please help me
ERROR in ./src/diagram/component.ts 10:12
Module parse failed: Unexpected token (10:12)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
| import Canvas from '../canvas/component';
|
The text was updated successfully, but these errors were encountered: