Harald Krefting

Results 5 comments of Harald Krefting

+1 Just started running into this all of a sudden.

Little update, I think it's related to using the `search_tool `in combination with `async_execution=True`, setting async to False helped in my case.

This is error message `$ npm run deploy ropsten_infura` ``` > [email protected] deploy /Users/username/projects/ethereum/crafty > bash bin/deploy.sh "ropsten_infura" Using network 'ropsten_infura'. /Users/username/projects/ethereum/crafty/node_modules/truffle/build/webpack:/~/truffle-error/index.js:10 this.stack = (new Error(message)).stack; ^ /Users/username/projects/ethereum/crafty/node_modules/truffle/build/cli.bundled.js:209306 throw error;...