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
$ cd vscode-as-git-mergetool $ git log -n 1 --oneline --no-decorate de60bc0 update dependencies $ node --version v16.13.0 $ yarn --version 1.22.17 $ yarn # Nothing out of ordinary. $ yarn build ... warning [email protected]: The engine "vscode" appears to be invalid. $ webpack --mode production ... $ mkdir packages && vsce package --out=packages/${npm_package_name}-${npm_package_version}.vsix --githubBranch=master --yarn ERROR @types/vscode ^1.56.0 greater than engines.vscode ^1.48.0. Consider upgrade engines.vscode or use an older @types/vscode version
It works?
The text was updated successfully, but these errors were encountered:
Similar to influxdata/vsflux#109 ?
Sorry, something went wrong.
zawys
Successfully merging a pull request may close this issue.
Steps to reproduce
Expected behavior
It works?
[Optional] screenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: