When i run the yarn build-web not working?
newdevdd opened this issue · 2 comments
newdevdd commented
This is the error i get.
I have cloned the repository and navigated to the cloned folder in the command line .
yarn build-web
Usage Error: Couldn't find a script named "build-web".
would you have any ideas where i am going wrong or maybe its a bug i have found :)
bradlhart commented
As long as your package.json has this line in it, it should be able to find build-web:
Line 16 in 8df1539
bradlhart commented
Closing this issue due to no activity. Please reach out if you are still having this issue.