Error install on Mac
TheCrott opened this issue · 1 comments
TheCrott commented
I got error while installing xsstron on mac 10.14
thecrott$ sudo npm install
> core-js@3.8.3 postinstall /Users/aldothecrott/hackingtools/XSSTRON/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
> electron@11.2.3 postinstall /Users/aldothecrott/hackingtools/XSSTRON/node_modules/electron
> node install.js
Error: EACCES: permission denied, mkdir '/Users/aldothecrott/hackingtools/XSSTRON/node_modules/electron/dist'
npm WARN XSSTRON@1.0.0 No repository field.
npm WARN XSSTRON@1.0.0 license should be a valid SPDX license expression
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron@11.2.3 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron@11.2.3 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! /Users/aldothecrott/.npm/_logs/2021-02-15T07_34_00_184Z-debug.log
This is node and npm version I use
XSSTRON thecrott$ npm -v
6.10.0
XSSTRON thecrott$ node -v
v10.15.3
RenwaX23 commented
hey try these solutions
https://github.com/RenwaX23/XSSTRON#known-issues