https://codesandbox.io/p/sandbox/5rb54
codesandbox 在线,能够正常编译,跑起来。但是,当我把代码下载到本地, yarn start
后,却出错。这是为什么呢?这个 Demo.tsx 文件,就在那里啊......
另,我自己 clone 了一个 https://codesandbox.io/p/sandbox/mui-v4-treeview-react-dnd-forked-g3t6v3
也是这样,在线可以跑,下载代码到本地,就会出错,和上面的错误一样.
我在 macOS 和 windows 两套系统下,都试过了,报错一样
Compiled with problems:
×
ERROR
Cannot find module './Demo'
at webpackMissingModule ( http://localhost:3000/static/js/bundle.js:15:50)
at ./src/index.tsx ( http://localhost:3000/static/js/bundle.js:15:131)
at options.factory ( http://localhost:3000/static/js/bundle.js:40763:31)
at __webpack_require__ ( http://localhost:3000/static/js/bundle.js:40208:33)
at http://localhost:3000/static/js/bundle.js:41340:37
at http://localhost:3000/static/js/bundle.js:41342:12
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.