Ben Jones
Ben Jones
hi sagold it's Windows 10 pro Sublime Text 3083. The syntax is set as JavaScript and i'm trying to do... ``` var test = require('../../../test.js'); ```
@sagold I'm not working within a defined sublime project just an open folder which is how i've always done it. log just says... FFP | => no valid files found...
@sagold just had a look at the console again and I'm getting a filenotfound error ``` FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:/Users/ben/Documents/Visual Studio 2013/Projects/Orsino/Orsino/Scripts\\Settings\\testing\\coverage\\PhantomJS 1.9.8...
@sagold don't worry...i read the manual :D added coverage to the excluded folders array and it now works as before! not sure what's causing the issue? maybe the path is...