Skip to content

Ubuntu on Windows (WSL) ? #64

@dukuo

Description

@dukuo

Hey ! I wanted to know if it's possible to run noide-gles in Ubuntu on Windows! Currently I can install everything but when I run yarn ts-node src/tests/unsigned_byte_texture_upload_test.ts or similar I get the following error:

dummy@PC:~/dev/node-gles$ yarn ts-node src/tests/unsigned_byte_texture_upload_test.ts
yarn run v1.10.1
$ /home/dummy/dev/node-gles/node_modules/.bin/ts-node src/tests/unsigned_byte_texture_upload_test.ts
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
Aborted (core dumped)
error Command failed with exit code 134.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions