-
Notifications
You must be signed in to change notification settings - Fork 34
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
Docker fails with TSError: ⨯ Unable to compile TypeScript:
#20
Comments
Do you use the latest local-node docker image? Please make sure that the used images are the following:
|
Ok that was indeed the issue, I was running an older docker image. I think now there is only one issue missing: it seems that the rich wallets https://github.com/matter-labs/local-setup/blob/main/rich-wallets.json are not really rich; I can't deploy anything using them... (https://github.com/pcaversaccio/zksync-vyper-sandbox/blob/main/deploy/deploy-zksync.ts#L24) |
This PR will fix the rich-wallet issue, we will generate a new docker image for local-node once it's merged. |
Great - will wait for the merge and your update. Since the original issue got resolved, closing the issue. Thx! |
@pcaversaccio rich accounts are rich again: #19 (comment) |
I just tried your latest version (commit 2605e17) and I face the following issue when I run ./start.sh:
The text was updated successfully, but these errors were encountered: