We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 install --save-dev cratedigger.js
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.
The text was updated successfully, but these errors were encountered:
This worked for me: stackoverflow.com/a/58394828
Sorry, something went wrong.
Thanks! It worked also for me with one of the solutions from that page.
No branches or pull requests
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:Trying to clone the project and running npm install, there are multiple errors, last one being:
Thank you.
The text was updated successfully, but these errors were encountered: