Skip to content
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

Add to Common Trouble Shoot -- local openwhisk jar #73

Open
sarahxxu opened this issue Oct 23, 2020 · 0 comments
Open

Add to Common Trouble Shoot -- local openwhisk jar #73

sarahxxu opened this issue Oct 23, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@sarahxxu
Copy link
Collaborator

Just updated the CLI and create a new project, when i try to run it locally I get the error below. Can Anyone here help me troubleshoot what is wrong here?

$ aio app run --local
Error: Invalid or corrupt jarfile /Users/pulkitchadha/.local/share/@adobe/aio-cli/node_modules/@adobe/aio-cli-plugin-app/bin/openwhisk-standalone.jar

Options -

  1. Try deleting the file and run the command again. It should re-download the jar.
    rm /Users/pulkitchadha/.local/share/@adobe/aio-cli/node_modules/@adobe/aio-cli-plugin-app/bin/openwhisk-standalone.jar

  2. delete the file again, and try with additional flag --verbose to see if it was re-downloaded properly

  3. restarted Docker on my machine and did the clean up and ran locally with verbose.

@meryllblanchet meryllblanchet added the documentation Improvements or additions to documentation label Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants