Skip to content

White window when running on Windows 10 #4

@AndreasRef

Description

@AndreasRef

First of all, thanks for creating and sharing this tool :-)

I got the binary running on my Mac just fine, but when I try to run it on Windows via npm start it just opens a white program window without anything inside it.

If I open the console I get this error:

Uncaught Error: The specified module could not be found.
\\?\C:\Users\Andre\Downloads\PoseOSC-master\node_modules\@tensorflow\tfjs-node\lib\napi-v4\tfjs_binding.node
    at process.func (electron/js2c/asar.js:140)
    at process.func [as dlopen] (electron/js2c/asar.js:140)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:922)
    at Object.func (electron/js2c/asar.js:140)
    at Object.func [as .node] (electron/js2c/asar.js:140)
    at Module.load (internal/modules/cjs/loader.js:735)
    at Module._load (internal/modules/cjs/loader.js:648)
    at Module._load (electron/js2c/asar.js:717)
    at Function.Module._load (electron/js2c/asar.js:717)
    at Module.require (internal/modules/cjs/loader.js:775)

Any idea what might be causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions