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
Error: Cannot find module 'secp256k1'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/root/go/src/github.com/bcos/tool/utils.js:1:81)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
管理员账户生成失败!!!
chmod: cannot access ‘/bcos-data/node0/start0.sh’: No such file or directory
chmod: cannot access ‘/bcos-data/node1/start1.sh’: No such file or directory
[root@localhost sample]# sh: /bcos-data/node1/start1.sh: No such file or directory
sh: /bcos-data/node0/start0.sh: No such file or directory
The text was updated successfully, but these errors were encountered:
执行一键快速安装部署,执行run.sh报错如下,请教为何会出现这个错误,万分感谢
开始检查配置...
配置检查成功!!!
module.js:549
throw err;
^
Error: Cannot find module 'secp256k1'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/root/go/src/github.com/bcos/tool/utils.js:1:81)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
管理员账户生成失败!!!
chmod: cannot access ‘/bcos-data/node0/start0.sh’: No such file or directory
chmod: cannot access ‘/bcos-data/node1/start1.sh’: No such file or directory
[root@localhost sample]# sh: /bcos-data/node1/start1.sh: No such file or directory
sh: /bcos-data/node0/start0.sh: No such file or directory
The text was updated successfully, but these errors were encountered: