We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I follow all the steps outline in the readme.md file, but the npm run deploy payment is throwing an error
npm run deploy payment
> [email protected] predeploy > sh ./predeploy.sh ./predeploy.sh: 2: set: Illegal option -
All the previous step work perfectly
[OS] I'm using Windows Linux Subsystem
The text was updated successfully, but these errors were encountered:
Could not reproduce the issue but probably comes from this file predeploy.sh. Please try to run predeploy.sh as sudo
sudo sh ./predeploy.sh
You can try this solution in stackoverflow!
Sorry, something went wrong.
No branches or pull requests
I follow all the steps outline in the readme.md file, but the
npm run deploy payment
is throwing an errorAll the previous step work perfectly
[OS]
I'm using Windows Linux Subsystem
The text was updated successfully, but these errors were encountered: