Getting error to create build #91
-
when i am trying to build project after installing dependencies i am getting following error.
Do i have to change anything in code or i am following the steps wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
hm, hard to diagnose from remote. PS: was able to reproduce the error on a Windows machine. A workaround could be to use WSL2 environment. |
Beta Was this translation helpful? Give feedback.
@jayshindeinfor I've applied a patch that should allow running the script on Windows environments.
Please pull the latest state, and then run
yarn build
again.