Error when deploying lightning component folder

Issue #1233 duplicate
Doug Jodrell created an issue

I get the following error when I try to "Deploy All Metadata" from the root src folder, the root aura folder, or any individual aura component subfolder:

getInputStream() must not be called against a directory: file://<project_path>/src/aura/countdownDays

Comments (7)

  1. Doug Jodrell Account Deactivated reporter

    How to reproduce:

    • right click on any aura component folder in the project tree to bring up the context menu.
    • Select Illuminated Cloud -> Deploy All Metadata
    • Click "Deploy" on the following screen.
  2. Scott Wells repo owner

    Yep, I just ran into this, too. Putting together a hotfix right now. So sorry for the temporary regression!

  3. Doug Jodrell Account Deactivated reporter

    Wow, you're working on a fix for the bug before I even got a chance to submit it.

  4. Scott Wells repo owner

    Well, to be fair, I hit it myself after updating my own project from Git with some new Lightning components. I just uploaded a new build. Do you mind updating and verifying that it addresses the issue for you?

  5. Log in to comment