Git Product home page Git Product logo

Comments (6)

brendanbond avatar brendanbond commented on May 27, 2024 2

Yeah, I can reproduce this. I'll try to tackle this later today

from formio.

mogul avatar mogul commented on May 27, 2024

Reproducing in a WSL2 Ubuntu distro too, though with a different shared library mentioned.

formio-1  | 
formio-1  | Unknown plugin option jsonLogic
formio-1  | node:internal/modules/cjs/loader:1473
formio-1  |   return process.dlopen(module, path.toNamespacedPath(filename));
formio-1  |                  ^
formio-1  | 
formio-1  | Error: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /app/node_modules/isolated-vm/out/isolated_vm.node)
formio-1  |     at Module._extensions..node (node:internal/modules/cjs/loader:1473:18)
formio-1  |     at Module.load (node:internal/modules/cjs/loader:1207:32)
formio-1  |     at Module._load (node:internal/modules/cjs/loader:1023:12)
formio-1  |     at Module.require (node:internal/modules/cjs/loader:1235:19)
formio-1  |     at require (node:internal/modules/helpers:176:18)
formio-1  |     at Object.<anonymous> (/app/node_modules/isolated-vm/isolated-vm.js:1:18)
formio-1  |     at Module._compile (node:internal/modules/cjs/loader:1376:14)
formio-1  |     at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
formio-1  |     at Module.load (node:internal/modules/cjs/loader:1207:32)
formio-1  |     at Module._load (node:internal/modules/cjs/loader:1023:12) {
formio-1  |   code: 'ERR_DLOPEN_FAILED'
formio-1  | }
formio-1  | 
formio-1  | Node.js v20.11.0
formio-1 exited with code 1

from formio.

erikpb avatar erikpb commented on May 27, 2024

Having the same issues. Host is OSX with Node 20.11.1 and npm 10.2.4.

from formio.

mogul avatar mogul commented on May 27, 2024

@brendanbond any word? (I put aside what I was investigating doing with formio until this was resolved.)

from formio.

brendanbond avatar brendanbond commented on May 27, 2024

@mogul @kkrumlian #1703 should fix this issue around dependency errors, can you pull down this branch and give it a shot? It's a holiday in the US today but assuming your tests go well I will try and get this reviewed and merged this week. Please note you'll still see the jsonLogic error, which is unrelated.

from formio.

mogul avatar mogul commented on May 27, 2024

Sorry to be late responding. I can confirm this resolved the problem, thanks! 👍

from formio.

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.