Lightning Lint does not work with DX

Issue #747 resolved
Eric Alexander created an issue

Updated to Salesforce DX and the Heroku Plugin

Instal Lightning Lint.

When attempting to run inspection by Name the following error is presented:

Error running Lightning Lint ▸ lightning:lint is not a heroku command. ▸ Perhaps you meant force:lightning:lint? ▸ Run heroku _ to run heroku force:lightning:lint --json /Users/me/Documents/Sublime Workspace/Partial Sandbox/src/aura. ▸ Run heroku help for a list of available commands.

In the terminal I ran the following and received output

heroku force:lightning:lint "/Users/me/Documents/Sublime Workspace/Partial Sandbox/src/aura"

Comments (3)

  1. Log in to comment