Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我通过“yo webapp”创建一个 webapp 时,我得到一个 404 错误
GET http://localhost:9000/styles/main.css 404 (Not Found)
我已经删除了指南针,但这不会是问题吧?
当我使用 sass 的 alpha 版本时,我也遇到了同样的问题。版本 3.2.12 工作正常,不会出现任何 404 错误。
.tmp 文件夹位于 app 文件夹之外。