Giter Site home page Giter Site logo

Comments (6)

jbstocker avatar jbstocker commented on July 22, 2024

I'm also having this issue

from lightning.

wilberhdez avatar wilberhdez commented on July 22, 2024

Somehow I think is easier following the "Lightning-SDK-blueprint" approach. It worked for me -
https://github.com/WebPlatformForEmbedded/Lightning-SDK-blueprint

Anyone know the difference between -
Lightning-SDK-blueprint
Lightning-SDK

from lightning.

jbstocker avatar jbstocker commented on July 22, 2024

Somehow I think is easier following the "Lightning-SDK-blueprint" approach. It worked for me -
https://github.com/WebPlatformForEmbedded/Lightning-SDK-blueprint

Anyone know the difference between -
Lightning-SDK-blueprint
Lightning-SDK

Interesting, thanks I'll give that a shot

from lightning.

wilberhdez avatar wilberhdez commented on July 22, 2024

I'm getting this error using this the same approach.

$ node --experimental-modules index.mjs
(node:22579) ExperimentalWarning: The ESM module loader is experimental.
{ Error: Cannot find module './build/Release/gles2'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
at Function.Module._load (internal/modules/cjs/loader.js:508:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object. (/home/lab/repos/test-lightning/Lightning/node_modules/wpe-webgl/gles2.js:1:75)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3) code: 'MODULE_NOT_FOUND' }

from lightning.

wilberhdez avatar wilberhdez commented on July 22, 2024

Okay this worked for me -

*First, install these dependencies:
npm install canvas
sudo apt-get install libglew-dev libglfw3-dev
sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

*Then
npm i https://github.com/WebPlatformForEmbedded/Lightning-node.git --save
node --experimental-modules index.mjs

from lightning.

g-zachar avatar g-zachar commented on July 22, 2024

I'm closing this issue for now, please reopen if still relevant.

from lightning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.