Sway-applications repo doesn't work when I try to run it. What's wrong?

The error I get:

Error: failed to parse manifest: missing field `workspace at line 1 column 1.`
1 Like

You might be on the wrong version of forc or fuel-core.

All projects currently use forc 0.31.1 , and fuel-core 0.14.1 . You can use which-forc and `which-fuelup to see the version you are currently on.

Check out the docs here: GitHub - FuelLabs/sway-applications: Swaypplications