Closed dylanrtt closed 9 years ago
I get the following error when building on Windows (using master):
Warning: ENOENT, open 'C:\path\to\repo\docs\components|thingy|.html' Use --force to continue.
The module thingy is declared as:
thingy
@module {function} components/thingy Thingy
If I change it to a backward slash, it builds fine.
A duplicate of #104, which is the right solution for this.
I get the following error when building on Windows (using master):
The module
thingy
is declared as:If I change it to a backward slash, it builds fine.