文件名称:embroider-cannot-find-module-error:在构建带有绣花的余烬应用程序时重现错误
文件大小:376KB
文件格式:ZIP
更新时间:2024-04-08 14:41:55
JavaScript
绣花无法找到模块错误
在构建带有绣花的余烬应用程序时重现错误: Module not found: Error
很少的指针
应用名称-刺绣无法找到模块错误
引擎名称-设置
插件名称-通用工具
就是我们提到内部仓库附加组件作为内部仓库引擎的依赖关系的方式。
错误
目前正在使用
" ember-cli " : " ~3.8.3 " ,
" @embroider/compat " : " ^0.36.0 " ,
" @embroider/core " : " ^0.36.0 " ,
" @embroider/webpack " : " ^0.36.0 " ,
" ember-engines " : " ^0.8.12 "
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
embroider-cannot-find-module-error-master
----.gitignore(369B)
----app()
--------app.js(375B)
--------components()
--------resolver.js(65B)
--------templates()
--------models()
--------helpers()
--------index.html(767B)
--------controllers()
--------routes()
--------styles()
--------router.js(271B)
----package.json(2KB)
----error.png(103KB)
----package-lock.json(378KB)
----.watchmanconfig(37B)
----.travis.yml(314B)
----public()
--------robots.txt(51B)
----testem.js(581B)
----.eslintrc.js(702B)
----README.md(2KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-cli-update.json(360B)
--------optional-features.json(33B)
--------targets.js(305B)
--------environment.js(1KB)
----.eslintignore(240B)
----lib()
--------settings()
--------common-utilities()
----.ember-cli(280B)
----ember-cli-build.js(1KB)
----.editorconfig(368B)
----yarn.lock(479KB)
----.template-lintrc.js(62B)