You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Folks,
Need a little help,
Have gone through a fair bit of troubleshooting but cannot determine what's causing this error when leveraging the plugin,
[Serverless IDE]: cfn-lint error:
No command provided!
I've worked through a couple of iterations of installing, upgrading, uninstalling, installing, upgrading cfn-lint while restarting vscode, and uninstalling not only serverless-ide-vscode extension but also all linting tool extensions as well, yet each iteration this message persists (except, of course, when the plugin is not installed),
I've searched here as well but cannot find any references or clues. Can someone offer a hint or clarification on the message? Running cfn-lint validate template.yml works just fine, leading me to believe there is a config option that's missing that supplies the validate and file name to the cfn-lint command used by the extension, but, at a loss to work out how to resolve the message and thereby missing functionality with the extension.
The expectation is that I'll see validation errors through the plugins capabilities so, marked as in-error in the editor and/or console, etc....
FYI, have edited the extension to add cfn-lint path, using which cfn-lint, with no difference.
Thanks,
KWL
The text was updated successfully, but these errors were encountered:
Hi Folks,
Need a little help,
Have gone through a fair bit of troubleshooting but cannot determine what's causing this error when leveraging the plugin,
[Serverless IDE]: cfn-lint error:
No command provided!
I've worked through a couple of iterations of installing, upgrading, uninstalling, installing, upgrading cfn-lint while restarting vscode, and uninstalling not only serverless-ide-vscode extension but also all linting tool extensions as well, yet each iteration this message persists (except, of course, when the plugin is not installed),
I've searched here as well but cannot find any references or clues. Can someone offer a hint or clarification on the message? Running cfn-lint validate template.yml works just fine, leading me to believe there is a config option that's missing that supplies the validate and file name to the cfn-lint command used by the extension, but, at a loss to work out how to resolve the message and thereby missing functionality with the extension.
The expectation is that I'll see validation errors through the plugins capabilities so, marked as in-error in the editor and/or console, etc....
FYI, have edited the extension to add cfn-lint path, using which cfn-lint, with no difference.
Thanks,
KWL
The text was updated successfully, but these errors were encountered: