Doesn't work with latest `truffle`
See original GitHub issueFails with Cannot find module 'project:/contracts/FooBarBaz.sol' error message. I guess it’s because of this change in truffle.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Truffle Command Doesn't Work? Solution. - Mammoth Interactive
Are you trying to start a new Truffle project with the Terminal command 'truffle init'? Maybe you're trying to use truffle for something...
Read more >Unable to install Truffle - Command Not Found
I am running latest versions of npm and node. I have tried uninstalling and then reinstalling but it still doesn't work. I have...
Read more >Getting Error on installing Truffle on windows 10 using npm ...
After many days of trying to fix the error, I just uninstalled nodeJs and reinstalled it. Running the npm install -g truffle command...
Read more >How we're making installation issues a thing of the past
Bundling Truffle's dependencies means releasing a version of the code where certain dependencies have been either replaced or removed. This not only means ......
Read more >TRUFFLE INSTALL ERROR IN WINDOWS - YouTube
install microsoft visual studio:If that doesn't work :https://visualstudio.microsoft.com/downloads/
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Did you also use that version of Truffle when compiling/migrating, or only when verifying?
Happy the workaround worked for you guys!
I just released v0.5.11 which should fix the issue for the new version of Truffle as well. If issues persist, please feel free to re-open this issue.