I ask for your support about no Package.switf

The day before yesterday I configured swift in ubuntu more specifically in visual studio code and when I configured it, it ran fine, but today I get the message no Package.switf and it won't let me run it, could you please help me?
Thanks a lot

Most likely you opened a Swift file in VS Code. You should open a folder instead. A folder containing a Swift package, and thus having a Package.swift file in it.

1 Like

thank you very much I re-created the file and it is running