-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels