truffle compile error
shichenda opened this issue · 0 comments
shichenda commented
TypeError: Cannot destructure property 'contractName' of 'contract' as it is undefined.
at forContract (/usr/local/lib/node_modules/truffle/build/webpack:/packages/compile-common/dist/src/shims/NewToLegacy.js:5:13)
at Array.map ()
at Object.save (/usr/local/lib/node_modules/truffle/build/webpack:/packages/workflow-compile/index.js:123:1)
at Object.module.exports [as run] (/usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/commands/compile/run.js:38:1)
at Command.run (/usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/command.js:189:1)