cratedigger icon indicating copy to clipboard operation
cratedigger copied to clipboard

Unable to install project

Open ariademur opened this issue 4 years ago • 2 comments

Hello,

This seems like a very interesting project, however it's not possible to install it currently.

Probably the dependencies are too old or something similar.

Any chance to update the project?

Trying npm install --save-dev cratedigger.js error is:

npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for cratedigger.js

Trying to clone the project and running npm install, there are multiple errors, last one being:

ReferenceError: primordials is not defined
    at fs.js:36:5

Thank you.

ariademur avatar Nov 15 '20 21:11 ariademur

This worked for me: stackoverflow.com/a/58394828

arjunbahuguna avatar Apr 12 '21 08:04 arjunbahuguna

Thanks! It worked also for me with one of the solutions from that page.

ariademur avatar Apr 21 '21 19:04 ariademur