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

wist source/*.brs doesn't work on Windows #113

Open
evgygor opened this issue Jun 25, 2018 · 0 comments
Open

wist source/*.brs doesn't work on Windows #113

evgygor opened this issue Jun 25, 2018 · 0 comments
Labels
bug good first issue Good issue for first time contributors help wanted

Comments

@evgygor
Copy link

evgygor commented Jun 25, 2018

The error:

Error: ENOENT: no such file or directory, open 'C:\Git_work\Roku-Sample-App\source\*.brs'
    at Object.fs.openSync (fs.js:646:18)
    at Object.fs.readFileSync (fs.js:551:33)
    at processFile (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\src\js\cli-engine.js:64:21)
    at executeOnFile (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\src\js\cli-engine.js:89:28)
    at patterns.forEach.filename (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\src\js\cli-engine.js:94:13)
    at Array.forEach (<anonymous>)
    at CLIEngine.executeOnFiles (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\src\js\cli-engine.js:93:18)
    at Object.execute (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\src\js\cli.js:61:35)
    at Object.<anonymous> (C:\Users\eg874k\AppData\Roaming\npm\node_modules\@willowtreeapps\wist\bin\wist.js:13:24)
    at Module._compile (module.js:635:30)

It's works fine on single file

@nishtahir nishtahir changed the title wist source/*.brs doesn't works wist source/*.brs doesn't work on Windows Jun 25, 2018
@nishtahir nishtahir added bug help wanted good first issue Good issue for first time contributors labels Jun 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug good first issue Good issue for first time contributors help wanted
Projects
None yet
Development

No branches or pull requests

2 participants