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
I'll close this as a duplicate later. The problem is that symbolic links are not enabled and you've not followed the instructions to enable developer mode or grant yourself the SeCreateSymbolicLinkPrivelege privilege. In order to test and maintain compatibility with older Swift releases, I'm using symbolic links to avoid duplicating the package manifest. SPM also generates symbolic links by default so this is really not an unreasonable ask for developers to enable.
error: the package manifest at '\[email protected]' cannot be accessed (InternalError(description: "Internal error. Please file a bug at https://github.com/apple/swift-package-manager/issues with this info. symlinks not supported"))
----SYSTEM INFORMATION----
Here is a Screenshot of package.swift.
The text was updated successfully, but these errors were encountered: