Trying to install Ravencore Node
Im trying to install the Ravencore Node from https://github.com/RavenDevKit/ravencore-node in the RavenDevKit and its failing to install.
This is the output:
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
> ravencore-node@1.0.3 preinstall /usr/local/lib/node_modules/ravencore-node
> ./scripts/download
sh: 1: ./scripts/download: Permission denied
npm ERR! code ELIFECYCLE
npm ERR! errno 126
npm ERR! ravencore-node@1.0.3 preinstall: ./scripts/download“
npm ERR! Exit status 126
npm ERR! 
npm ERR! Failed at the ravencore-node@1.0.3 preinstall 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! /root/.npm/_logs/2021-12-06T22_56_22_492Z-debug.log
This seems to be a known issue https://github.com/RavenDevKit/ravencore-node/issues but there doesnt seem to be a solution.
Looks like mkdirp is no longer supported and there is no 1.x
Is the RavenDevKit obsoleted ? If so, what else can you use to interact with RavenCoin chain?
   submitted by    /u/jimmiecahones  
 [link]   [comments]