Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server version build problems #33

Closed
0xdeafbeef opened this issue May 26, 2018 · 5 comments
Closed

Server version build problems #33

0xdeafbeef opened this issue May 26, 2018 · 5 comments
Labels
bug Something isn't working waiting for reply Awaiting for feedback from user/reporter

Comments

@0xdeafbeef
Copy link

ubuntu server 17.10
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.4
npm WARN babel-loader@8.0.0-beta.3 requires a peer of @babel/core@^7.0.0 || ^7.0.0-rc || ^7.0.0-beta.41 but none was installed.
npm WARN @semantic-release/changelog@1.1.1 requires a peer of semantic-release@>=13.3.0 <15.0.0 but none was installed.
npm WARN @semantic-release/exec@2.2.4 requires a peer of semantic-release@>=13.0.0 <16.0.0 but none was installed.
npm WARN @semantic-release/git@3.1.1 requires a peer of semantic-release@>=13.3.0 <15.0.0 but none was installed.
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none was installed.

compilation errors [ ModuleBuildError: Module build failed: Error: babel-loader ^8.0.0-beta.3 requires @babel/core@7.0.0-beta.41, but you appear to be using "7.0.0-beta.38". Either update your @babel/core version, or pin you babel-loader version to 8.0.0-beta.2
at Object. (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:79:13)
at next (native)
at step (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:3:221)
at _next (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:3:409)
at /home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:3:477
at Object. (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:3:97)
at Object._loader (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:148:18)
at Object.loader (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:36:18)
at Object. (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:31:12)
at runLoaders (/home/userName/down/rats-search/node_modules/webpack/lib/NormalModule.js:252:20)
at /home/userName/down/rats-search/node_modules/loader-runner/lib/LoaderRunner.js:364:11
at /home/userName/down/rats-search/node_modules/loader-runner/lib/LoaderRunner.js:230:18
at context.callback (/home/userName/down/rats-search/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at loader.call.then.err (/home/userName/down/rats-search/node_modules/babel-loader/lib/index.js:31:103)
at runMicrotasksCallback (internal/process/next_tick.js:64:5)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9) ]

@DEgITx
Copy link
Owner

DEgITx commented May 26, 2018

what npm version it is?
do you try update npm to last and try again
npm install -g npm

@DEgITx DEgITx added bug Something isn't working need more information Need more information labels May 26, 2018
@0xdeafbeef
Copy link
Author

0xdeafbeef commented May 27, 2018

i've updated npm and everything as before

npm --version
3.5.2
NAME="Ubuntu"
VERSION="17.10 (Artful Aardvark)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 17.10"
VERSION_ID="17.10"

npm WARN lifecycle rats-search@0.20.1~postinstall: cannot run in wd %s %s (wd=%s ) rats-search@0.20.1 electron-builder install-app-deps /home/UserName/down/rats-sea rch
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fseve nts@1.2.4
npm WARN @semantic-release/changelog@1.1.1 requires a peer of semantic-release@> =13.3.0 <15.0.0 but none was installed.
npm WARN @semantic-release/exec@2.2.4 requires a peer of semantic-release@>=13.0 .0 <16.0.0 but none was installed.
npm WARN @semantic-release/git@3.1.1 requires a peer of semantic-release@>=13.3. 0 <15.0.0 but none was installed.
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none was installed .
npm WARN babel-loader@8.0.0-beta.3 requires a peer of @babel/core@^7.0.0 || ^7.0 .0-rc || ^7.0.0-beta.41 but none was installed.

@DEgITx DEgITx added waiting for reply Awaiting for feedback from user/reporter and removed need more information Need more information waiting for reply Awaiting for feedback from user/reporter labels May 29, 2018
@DEgITx
Copy link
Owner

DEgITx commented May 29, 2018

must be fixed in master

@DEgITx DEgITx added the waiting for reply Awaiting for feedback from user/reporter label May 29, 2018
@0xdeafbeef
Copy link
Author

root@UbuntuSrv:~/down/rats-search# npm install

> bufferutil@3.0.5 install /home/userName/down/rats-search/node_modules/bufferutil
> prebuild-install || node-gyp rebuild

prebuild-install WARN install EACCES: permission denied, mkdir '/home/userName/down                                                                                                                                                      /rats-search/node_modules/bufferutil/build'
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/userName/down/rats-se                                                                                                                                                      arch/node_modules/bufferutil/build'
gyp ERR! stack     at Error (native)
gyp ERR! System Linux 4.13.0-41-generic
gyp ERR! command "/usr/bin/node" "/usr/local/lib/node_modules/npm/node_modules/n                                                                                                                                                      ode-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/userName/down/rats-search/node_modules/bufferutil
gyp ERR! node -v v6.11.4
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok

> electron-chromedriver@1.8.0 install /home/userName/down/rats-search/node_modules/                                                                                                                                                      electron-chromedriver
> node ./download-chromedriver.js

/home/userName/down/rats-search/node_modules/electron-chromedriver/download-chromed                                                                                                                                                      river.js:32
    if (error != null) throw error
                       ^

Error: EACCES: permission denied, mkdir '/home/userName/down/rats-search/node_modul                                                                                                                                                      es/electron-chromedriver/bin'
    at Error (native)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.3 (node_modules/fse                                                                                                                                                      vents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@                                                                                                                                                      1.2.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}                                                                                                                                                      )
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: app-builder-bin-win@1.8.6 (node_                                                                                                                                                      modules/app-builder-bin-win):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for app-build                                                                                                                                                      er-bin-win@1.8.6: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","ar                                                                                                                                                      ch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: app-builder-bin-mac@1.8.6 (node_                                                                                                                                                      modules/app-builder-bin-mac):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for app-build                                                                                                                                                      er-bin-mac@1.8.6: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","a                                                                                                                                                      rch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-win@2.2.0 (node_modules                                                                                                                                                      /7zip-bin-win):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-                                                                                                                                                      win@2.2.0: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x6                                                                                                                                                      4"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-mac@1.0.1 (node_modules                                                                                                                                                      /7zip-bin-mac):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-                                                                                                                                                      mac@1.0.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x                                                                                                                                                      64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@3.0.5 (node_modules/b                                                                                                                                                      ufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@3.0.5 install: `prebu                                                                                                                                                      ild-install || node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron-chromedriver@1.8.0 install: `node ./download-chromedriver.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron-chromedriver@1.8.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional log                                                                                                                                                      ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/userName/.npm/_logs/2018-05-29T16_39_20_942Z-debug.log
[2018-05-29T16_39_20_942Z-debug.log](https://github.com/DEgITx/rats-search/files/2049305/2018-05-29T16_39_20_942Z-debug.log)

@DEgITx
Copy link
Owner

DEgITx commented May 29, 2018

looks like problems with permission to directories inside /home/userName/down/rats-search , please check access in your system
also you can try to delete node_modules folder and do npm install again

DEgITx pushed a commit that referenced this issue Jun 18, 2018
# [0.21.0](v0.20.1...v0.21.0) (2018-06-18)

### Bug Fixes

* **feed:** always insert new feed item ([385e701](385e701))
* **feed:** fix feed build ([7111988](7111988))
* **feed:** fix feed live update ([8fa9ed3](8fa9ed3))
* **feed:** fix p2p load error ([27ec3cc](27ec3cc))
* **feed:** type in adding feed entity ([ecac7f4](ecac7f4))
* **gui:** always back to main from torrent page, even torrent is loading ([9365219](9365219))
* **gui:** fix potencial false window load ([6e0fec2](6e0fec2))
* **gui:** little fixes ([7325fc2](7325fc2))
* **spider:** fix compiling error on start ([672d14d](672d14d))
* **store:** fix limitation on records sync ([81c471b](81c471b))
* **store:** fix potential out of records on find request ([3579d24](3579d24))
* **trackers:** fix tracker response error ([f74b129](f74b129))
* **translations-ru:** fix some messages (thanks to Viktor Lukash) ([deb6c79](deb6c79))
* **vote:** ignore voting if already vote ([a9ebef7](a9ebef7))

### Features

* **activity:** activity page / feed separate ([e296289](e296289))
* **feed:** feed widget support ([3aefdc8](3aefdc8))
* **feed:** replicate remote feed from peers ([d2cc42f](d2cc42f))
* **gui:** display rating in torrent line (gui part) ([605672b](605672b))
* **p2p:** p2p feed ([e368910](e368910))
* **search:** new search navigation ([96f347b](96f347b))
* **server:** update dependecy server module babel installation [#33](#33) ([4f60539](4f60539))
* **store:** live sync store records on connection to every peer ([9c7379e](9c7379e))
* **translations-ua:** Ukraine translation (thanks to Viktor Lukash) ([476fc7e](476fc7e))
* **tray:** tray hide on closing [#32](#32) ([d7d3939](d7d3939))
* **vote:** rating update on torrent request ([8c28728](8c28728))

### Performance Improvements

* **db:** little faster cycles over small requests ([3f76d11](3f76d11))
@DEgITx DEgITx closed this as completed Jun 21, 2018
DEgITx pushed a commit that referenced this issue Jun 1, 2023
# [0.21.0](v0.20.1...v0.21.0) (2018-06-18)

### Bug Fixes

* **feed:** always insert new feed item ([385e701](385e701))
* **feed:** fix feed build ([7111988](7111988))
* **feed:** fix feed live update ([8fa9ed3](8fa9ed3))
* **feed:** fix p2p load error ([27ec3cc](27ec3cc))
* **feed:** type in adding feed entity ([ecac7f4](ecac7f4))
* **gui:** always back to main from torrent page, even torrent is loading ([9365219](9365219))
* **gui:** fix potencial false window load ([6e0fec2](6e0fec2))
* **gui:** little fixes ([7325fc2](7325fc2))
* **spider:** fix compiling error on start ([672d14d](672d14d))
* **store:** fix limitation on records sync ([81c471b](81c471b))
* **store:** fix potential out of records on find request ([3579d24](3579d24))
* **trackers:** fix tracker response error ([f74b129](f74b129))
* **translations-ru:** fix some messages (thanks to Viktor Lukash) ([deb6c79](deb6c79))
* **vote:** ignore voting if already vote ([a9ebef7](a9ebef7))

### Features

* **activity:** activity page / feed separate ([e296289](e296289))
* **feed:** feed widget support ([3aefdc8](3aefdc8))
* **feed:** replicate remote feed from peers ([d2cc42f](d2cc42f))
* **gui:** display rating in torrent line (gui part) ([605672b](605672b))
* **p2p:** p2p feed ([e368910](e368910))
* **search:** new search navigation ([96f347b](96f347b))
* **server:** update dependecy server module babel installation [#33](#33) ([4f60539](4f60539))
* **store:** live sync store records on connection to every peer ([9c7379e](9c7379e))
* **translations-ua:** Ukraine translation (thanks to Viktor Lukash) ([476fc7e](476fc7e))
* **tray:** tray hide on closing [#32](#32) ([d7d3939](d7d3939))
* **vote:** rating update on torrent request ([8c28728](8c28728))

### Performance Improvements

* **db:** little faster cycles over small requests ([3f76d11](3f76d11))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for reply Awaiting for feedback from user/reporter
Projects
None yet
Development

No branches or pull requests

2 participants