Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Source file "undefined" not found #23

Open
NuckChorris opened this issue Feb 14, 2014 · 1 comment
Open

Source file "undefined" not found #23

NuckChorris opened this issue Feb 14, 2014 · 1 comment

Comments

@NuckChorris
Copy link

I'm trying to upgrade my project to the latest, but I'm running into issues with my config giving weird outputs. It just gives me the following three lines and tells me there were no errors (which is a pretty big load of crap, since it didn't work):

>> Source file "undefined" not found.
>> Source file "undefined" not found.
>> Source file "undefined" not found.

Poking at my Gruntfile suggests the root cause is the cwd attribute. If I remove that and manually apply it to all the src files, it works. Kind of. It gives me the following, which works but is not really ideal:

Writing HTML to dist///index.html
Writing HTML to dist///faq.html
Writing HTML to dist///tools.html

I've isolated the problem down to a difference between [email protected] and [email protected] — everything else is constant

@toptalo
Copy link

toptalo commented Mar 4, 2016

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants