Closed ardoyle closed 10 years ago
can you do me a favor (since i don't have a windows machine available.. )
please surround this two path with path.normalize(...)
and run your tests.
this should solve the OS difference in path formatting. :)
closed due to inability to reproduce
Can you modify the scanner to replace all windows style backslash with linux style forward slash?
Example of change in scan.js:
I don't usually work on windows but have a loaner laptop and when trying to access a library via parent/child/child.js it cannot be found because scanner stored this as parent\child/child.js.