OSError at /en/ Django Saleor webpack error



我正在尝试Django Saleor来体验ECommerce框架。 但是我得到这个错误。 我甚至尝试找到项目根目录,但我找不到webapck-bundle.json。

这是我的 django 调试页面的错误

OSError at /en/
Error reading /workspace/saleor/saleor/webpack-bundle.json. Are you sure webpack has generated the file and the path is correct?
  1. install node.js
  2. npm 安装
  3. 准备前端资产
  4. 启动开发服务器
npm i
npm run build-assets --production

相关内容

  • 没有找到相关文章

最新更新