You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After npm run generate ,it appear this Error: Cannot find module 'E:\mint\minter-dapp-main\backend/node_modules/sha1'
I saw that line in main.js as "const sha1 = require(${basePath}/node_modules/sha1);"
I tried to install sha1 with npm but I got a lot of error with No longer supported message!
My npm version is 8.3.0 updated to 8.10.0 but still gives that error!
What have you tried?
I Googled and asked the community in the discord server but could not find a solution.
Relevant log output
No response
Protect your information
I Agree
The text was updated successfully, but these errors were encountered:
Version
General Question
What happened?
After npm run generate ,it appear this Error: Cannot find module 'E:\mint\minter-dapp-main\backend/node_modules/sha1'
I saw that line in main.js as "const sha1 = require(
${basePath}/node_modules/sha1
);"I tried to install sha1 with npm but I got a lot of error with No longer supported message!
My npm version is 8.3.0 updated to 8.10.0 but still gives that error!
What have you tried?
I Googled and asked the community in the discord server but could not find a solution.
Relevant log output
No response
Protect your information
The text was updated successfully, but these errors were encountered: