Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to truffle@5 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

upgrade to truffle@5 #7

wants to merge 1 commit into from

Conversation

krzkaczor
Copy link
Member

No description provided.

@miohtama
Copy link
Contributor

miohtama commented Mar 5, 2020

Hi,

I am trying to get this working with Truffle v5 as well.

When I check your branch I get this error

 tsc --noEmit
node_modules/truffle-typings/index.d.ts:8:21 - error TS1340: Module 'web3' does not refer to a type, but is used as a type here. Did you mean 'typeof import('web3')'?

8 declare type Web3 = import("web3");
                      ~~~~~~~~~~~~~~

However looks like this is a known issue web3/web3.js#2363

If any help needed here please let me know and I can investigate as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants