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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Error: Cannot find module 'any-promise'
at Function.Module._resolveFilename (module.js:489:15)
at Function.Module._load (module.js:439:25)
at Module.require (module.js:517:17)
at require (internal/module.js:11:18)
at require (/Users/falcooon/solidity/stable/node_modules/truffle-hdwallet-provider/dist/webpack:/truffle-hdwallet-provider/webpack/universalModuleDefinition:3:1)
at Object.<anonymous> (/Users/falcooon/solidity/stable/node_modules/truffle-hdwallet-provider/dist/webpack:/truffle-hdwallet-provider/webpack/universalModuleDefinition:1:1)
at Module._compile (module.js:573:30)
at Object.Module._extensions..js (module.js:584:10)
at Module.load (module.js:507:32)
at tryModuleLoad (module.js:470:12)
at Function.Module._load (module.js:462:3)
at Module.require (module.js:517:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/Users/falcooon/solidity/stable/truffle-config.js:1:18)
at Module._compile (module.js:573:30)
at Object.Module._extensions..js (module.js:584:10)
at Module.load (module.js:507:32)
at tryModuleLoad (module.js:470:12)
at Function.Module._load (module.js:462:3)
at Module.require (module.js:517:17)
at require (internal/module.js:11:18)
at Function.Config.load (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/packages/truffle-config/index.js:381:1)
at Function.Config.detect (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/packages/truffle-config/index.js:370:1)
at Object.run (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/packages/truffle-core/lib/commands/compile.js:47:1)
at Command.run (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/packages/truffle-core/lib/command.js:113:1)
at Object.<anonymous> (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/packages/truffle-core/cli.js:47:1)
at __webpack_require__ (/Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/webpack/bootstrap 10c8e5c48cca88d8ca36:19:1)
at /Users/falcooon/.nvm/versions/node/v8.3.0/lib/node_modules/truffle/build/webpack:/webpack/bootstrap 10c8e5c48cca88d8ca36:65:1
Truffle v5.0.0 (core: 5.0.0)
Node v8.3.0
Truffle cannot find any-promise.
Reproduction:
Temporary fix with:
Fix please 🐐
The text was updated successfully, but these errors were encountered: