I have cloned the project and then created another project as a dependency ("test-project": "git://github.com/user/test-project.git#master"). The projects are identical, and when I try to import the dependency, it's being linted and causes the error above. Is there anyway to stop this error from occurring when I try to included a dependant project using your boiler plate?
Hi There,
I'm loving your boiler plate project, thanks!
I have cloned the project and then created another project as a dependency ("test-project": "git://github.com/user/test-project.git#master"). The projects are identical, and when I try to import the dependency, it's being linted and causes the error above. Is there anyway to stop this error from occurring when I try to included a dependant project using your boiler plate?
Troy