OSError at /en/ Django Saleor webpack 错误

OSError at /en/ Django Saleor webpack error

我正在尝试使用 Django Saleor 来体验电子商务框架。 但是我得到了这个错误。 我什至尝试找到项目根目录,我找不到 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 install
  3. Prepare front-end assets
  4. Start the development server
npm i
npm run build-assets --production