You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
nishtahir
changed the title
wist source/*.brs doesn't works
wist source/*.brs doesn't work on Windows
Jun 25, 2018
The error:
It's works fine on single file
The text was updated successfully, but these errors were encountered: