Skip to content

Running locally gives an error that "Another instance of SwiftPM is already running" #34

@helloITdepartment

Description

@helloITdepartment

Running swift package --disable-sandbox vercel dev outputs a list of packages, updating, computing, creating working copies

Then says

Building application
-------------------------------------------------------------------------


/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift build --package-path /Users/.../hello

 Another instance of SwiftPM is already running using '/Users/.../hello/.build', waiting until that process has finished execution...```

And never continues, as seemingly it itself started the other instance (they both show up in Activity Monitor when running the command)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions