企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
``` ./components/Deskmark/index.jsx 508 bytes [built] [code generated] [1 error] ERROR in ./components/Deskmark/index.jsx 23:10 Module parse failed: Unexpected token (23:10) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. S ee https://webpack.js.org/concepts#loaders | // ] | //const currentItem = items[0]; > return (<div></div>) | } | } @ ./src/index.jsx 11:13-56 webpack 5.58.0 compiled with 1 error in 368 ms i 「wdm」: Failed to compile. ``` ``` E:/Vue7/react108/components/Deskmark/index.jsx ``` ``` E:/Vue7/react108/src/components/Deskmark/index.jsx ``` ``` import Deskmark from '../components/Deskmark/index.jsx' ``` ``` import Deskmark from './components/Deskmark/index.jsx' ```