Skip to content
#

roku

Here are 120 public repositories matching this topic...

krishnakumar-ViewLift
krishnakumar-ViewLift commented May 8, 2018

How I can setup and create new project or debug my existing project?

I am always getting below issue:

C:\WINDOWS\system32>Ukor init
C:\Users\Krishna.Kumar\AppData\Roaming\npm\node_modules\@willowtreeapps\ukor\bin\ukor-init.js:4
  fs.mkdir('./src', () => {
                     ^
SyntaxError: Unexpected token )
    at exports.runInThisContext (vm.js:73:16)
    at Module._compile (modu
evgygor
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\@willowtreeapp
bug help wanted good first issue

Improve this page

Add a description, image, and links to the roku topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roku topic, visit your repo's landing page and select "manage topics."

Learn more