0

I'm having problems rendering pictures from my internal directories for a Meteor project using the PHPStrom IDE. It keeps giving me the "cannot resolve directory" error as seen here:

Webstorm: "Cannot Resolve Directory"

The answer therein should help me however it does not reference where to find settings or which settings he's refering to (Mac, Webstorm, Something else?). I have a Mac (I'm new to it and bought an old 2009 off Craigslist recently just so I could use Meteor; I'm learning Mac as I go and it is a strange strange world for a PC user).

Community
  • 1
  • 1
rashadb
  • 2,515
  • 4
  • 32
  • 57

1 Answers1

1

I control & clicked on the top folder in PHPStorm. I then went to "Mark Directory As" and selected Mark as Resource Root which fixed the problem for all sub folders.

rashadb
  • 2,515
  • 4
  • 32
  • 57