can't run any utils #199
Unanswered
ultraviolet007rainbow
asked this question in
Help + Q&A
Replies: 1 comment
-
NVM figured it out duh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to run various utils. But keep getting errors.
Tried this:
node utils/rarityData.js
got this
internal/modules/cjs/loader.js:905
throw err;
^
Error: Cannot find module 'keccak256'
Tried this:
node utils/replace.js ./ultraRares
got this
internal/modules/cjs/loader.js:905
throw err;
^
Error: Cannot find module 'commander'
Please assist, thank you :)
Beta Was this translation helpful? Give feedback.
All reactions