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 cloned the repo, followed the README file through to the "select Product > Run" step and got these errors.
Other screenshots of environment here: https://cloudup.com/cbPOWsGKP8S
Can someone guide me to what I'm missing?
The text was updated successfully, but these errors were encountered:
@mapk it seems to be a missing dev dependency in the project wordpress-rest-api-oauth-1. Workaround is to add them to this project via:
wordpress-rest-api-oauth-1
npm install --save-dev babel-cli babel-preset-es2015 babel-preset-stage-2
Sorry, something went wrong.
That worked for the first error. I'm no longer getting a TransformError anymore. It would be a good idea to include this step in the README.
TransformError
But I'm still getting these errors now. https://cloudup.com/cRXJ_OLhFqf
Here's a log of the run. Hopefully this might help someone help me. :)
No branches or pull requests
I cloned the repo, followed the README file through to the "select Product > Run" step and got these errors.
Other screenshots of environment here:
https://cloudup.com/cbPOWsGKP8S
Can someone guide me to what I'm missing?
The text was updated successfully, but these errors were encountered: