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
It seems like some strange variation of #2868 and #6846
Workspace is set to plugin folder, no errors on 'Hosted Plugin: select path' command. 'Hosted Plugin: Start Instance' generates following output:
yarn run v1.22.4 error Couldn't find a package.json file in "/" info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
yarn run v1.22.4
error Couldn't find a package.json file in "/"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Same configuration runs fine in browser, Hosted Plugin starts without problems.
The text was updated successfully, but these errors were encountered:
I also encountered this problem. Is there a solution for this problem?
Sorry, something went wrong.
@zhaomenghuan I believe that hosted-plugin is only available in the browser for the moment.
No branches or pull requests
Bug Description:
It seems like some strange variation of #2868 and #6846
Workspace is set to plugin folder, no errors on 'Hosted Plugin: select path' command.
'Hosted Plugin: Start Instance' generates following output:
Same configuration runs fine in browser, Hosted Plugin starts without problems.
Steps to Reproduce:
Additional Information
The text was updated successfully, but these errors were encountered: