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.
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.jserror is:Trying to clone the project and running npm install, there are multiple errors, last one being:
Thank you.