-
Notifications
You must be signed in to change notification settings - Fork 208
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
[apollographql.vscode-apollo] Error: Command failed: npm list --production --parseable --depth=99999 --loglevel=error #87
Comments
I don't think I can efficiently troubleshoot this any further, as I don't understand the underlying tools well enough ( @spoenemann Could you please take a look when you have time? |
Note: |
I'll have a look later this week. |
We might need to add the argument @jankeromnes this is not supported by the publishing script yet, right? |
@spoenemann Many thanks for helping to fix this! Note: 05d6098 failed with:
I think it's because the I'll add a |
Correct, I almost added support for it recently, but then I opted for just hot-patching the ambiguous URLs with |
@spoenemann Ok,
|
Maybe we should support apollographql/apollo-tooling#2003 instead. |
…ct directory Follow-up to open-vsx@dfa397f
We would like to auto-publish the extension
apollographql.vscode-apollo
from this repository, so we've added this configuration toextensions.json
:publish-extensions/extensions.json
Lines 62 to 69 in dae1cfb
However, publishing it currently fails in our GitHub Action, with the following error log:
I've reported this error in their Spectrum community, but we haven't been able to find a solution yet:
https://spectrum.chat/apollo/graphql-tools/how-to-publish-vscode-apollo-extension-to-openvsx~a67485a1-e8b7-4e23-9b0a-f791b6ba1205
The text was updated successfully, but these errors were encountered: