Git Product home page Git Product logo

Comments (6)

egekorkan avatar egekorkan commented on September 27, 2024

Could you try to force install node-aead-crypto ? We have documented it here: https://github.com/tum-esi/wade#errors-and-known-problems and also at node-wot eclipse-thingweb/node-wot#136

If this is indeed the problem, I will push this troubleshoot somewhere more prominent :)

from wade.

Citrullin avatar Citrullin commented on September 27, 2024

Could you try to force install node-aead-crypto ? We have documented it here: https://github.com/tum-esi/wade#errors-and-known-problems and also at node-wot eclipse/thingweb.node-wot#136

If this is indeed the problem, I will push this troubleshoot somewhere more prominent :)

Maybe at some point it makes sense to update all these packages. The warning are quite concerning. Especially when we talk about Electron. Looks like there is a native API for these kind of purposes in node these days.
"Note: This module is not necessary on NodeJS 10+ because you can now provide the authTagLength"

/e: Yep, as I guessed. Quite concerning.

gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 5.3.0-22-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/citrullin/git/wade/node_modules/node-aead-crypto
gyp ERR! node -v v12.18.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm notice created a lockfile as package-lock.json. You should commit this file.
+ [email protected]
added 32 packages from 39 contributors and audited 2089 packages in 20.689s

54 packages are looking for funding
  run `npm fund` for details

found 3 vulnerabilities (1 low, 1 moderate, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details

And also

> npm install

> [email protected] postinstall /home/citrullin/git/wade
> electron-builder install-app-deps

sh: 1: electron-builder: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] postinstall: `electron-builder install-app-deps`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/citrullin/.npm/_logs/2020-09-23T18_36_56_392Z-debug.log

Of course I am then not able to build it:

npm run electron:build

> [email protected] electron:build /home/citrullin/git/wade
> vue-cli-service electron:build

sh: 1: vue-cli-service: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] electron:build: `vue-cli-service electron:build`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the [email protected] electron:build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/citrullin/.npm/_logs/2020-09-23T18_38_10_241Z-debug.log

from wade.

egekorkan avatar egekorkan commented on September 27, 2024

I have tried to understand what is going on. Some possible solutions:

  • Do you have node-gyp installed?
  • Can you try to install electron-builder? This should not be necessary though

Until I understand how to fix it, you can use the following AppImage
https://we.tl/t-Fq3Hf780Yk

Not the most professional way to share binary files probably :)

from wade.

Citrullin avatar Citrullin commented on September 27, 2024

I have tried to understand what is going on. Some possible solutions:

* Do you have node-gyp installed?

* Can you try to install electron-builder? This should not be necessary though

Until I understand how to fix it, you can use the following AppImage
https://we.tl/t-Fq3Hf780Yk

Not the most professional way to share binary files probably :)

Probably not ^^
I guess you are also available at the PlugFest. Couldn't join yesterday, but I will be in the call today. So maybe a good opportunity to figure it out.

from wade.

egekorkan avatar egekorkan commented on September 27, 2024

Yes I will be there :)

from wade.

egekorkan avatar egekorkan commented on September 27, 2024

So this is fixed via #95 . @Citrullin you can try again

from wade.

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.