ExtendableError: Could not find suitable configuration file. #5635
Unanswered
omda2016
asked this question in
General Q&A
Replies: 1 comment
-
Hi @omda2016. |
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
-
Hi,
I executed the command "truffle development" to generate the addresses and I obtained this error message.
"ExtendableError: Could not find suitable configuration file.
at Function.detect (C:\Users\ASUS\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\config\dist\index.js:139:1)
at Object.module.exports [as run] (C:\Users\ASUS\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\core\lib\commands\develop\run.js:30:1)
at runCommand (C:\Users\ASUS\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\core\lib\command-utils.js:201:1)
Truffle v5.6.1 (core: 5.6.1)
Node v16.17.1"
I tried the "truffle develop" command too. the same result was obtained.
Beta Was this translation helpful? Give feedback.
All reactions