-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot build from source - command fails #162
Comments
@devlocalhost There was an internal error within cbmp v1.1.0. I updated cbmp and patched it in this repository b71d807.
I also encountered the same error that you reported during development. I was able to fix it by removing rm -rf node_modules yarn.lock
git pull
yarn install
yarn generate |
tried those commands you sent, it still fails
|
steps:
output:
The text was updated successfully, but these errors were encountered: