You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vi4m, thanks for reporting this. What version of carton do you use? You can check that by running carton --version. Please make sure you have version 0.6.0 or greater, as this new version of carton ships with the new JavaScriptKit runtime required by Tokamak 0.4.0. You can upgrade carton with brew upgrade. Does that resolve your issue?
After upgrading to 0.4.0, everything builds fine(after minor JavascriptKit API changes), but after opening the page with Google Chrome i got this:
I've tried to re-create project with
carton init --template tokamak
and an error still exists.Any ideas how to migrate?
The text was updated successfully, but these errors were encountered: