question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work with latest `truffle`

See original GitHub issue

Fails with Cannot find module 'project:/contracts/FooBarBaz.sol' error message. I guess it’s because of this change in truffle.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rkaliscommented, Jul 7, 2021

Did you also use that version of Truffle when compiling/migrating, or only when verifying?

0reactions
rkaliscommented, Jul 7, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found