Kylart / KawAnime

Desktop app for anime fans
MIT License
664 stars 50 forks source link

Problem with Atom dependency #89

Open modox94 opened 1 year ago

modox94 commented 1 year ago

Problem with Atom, project is closing and files are not available.

> KawAnime@0.5.0 compile:bindings
> cmake-js compile -d bindings -O bindings/build

[
  '/home/nike/.nvm/versions/node/v16.20.0/bin/node',
  '/home/nike/Desktop/KawAnime/node_modules/.bin/cmake-js',
  'compile',
  '-d',
  'bindings',
  '-O',
  'bindings/build'
]
info TOOL Using Unix Makefiles generator.
info DIST Downloading distribution files.
http DIST       - https://atom.io/download/atom-shell/v4.2.5/node-v4.2.5.tar.gz
ERR! OMG incorrect header check
ERR! OMG incorrect header check
npm ERR! code 1
npm ERR! path /home/nike/Desktop/KawAnime
npm ERR! command failed
npm ERR! command sh -c npm run compile:bindings && node scripts/postinstall && electron-builder install-app-deps

npm ERR! A complete log of this run can be found in: /home/nike/.npm/_logs/2023-06-29T01_10_00_692Z-debug-0.log
Kylart commented 1 year ago

Well, i guess upgrading the cmake-js and try to go from there would help 🤔