Skip to content
New issue

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

[Bug]: sha1 ?? #80

Open
3 tasks done
K1-Nft opened this issue May 18, 2022 · 0 comments
Open
3 tasks done

[Bug]: sha1 ?? #80

K1-Nft opened this issue May 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@K1-Nft
Copy link

K1-Nft commented May 18, 2022

Version

  • Yes

General Question

  • No

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

  • I Agree
@K1-Nft K1-Nft added the bug Something isn't working label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant