yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.29k stars 123 forks source link

_InternalSwiftSyntaxParser (no such module '_InternalSwiftSyntaxParser') #267

Closed Pato-Salazar closed 1 year ago

Pato-Salazar commented 1 year ago

Xcode 14.3.1

MacOs Ventura 13.4.1 Mac Book Pro Apple M2 Max

After installing mint using homebrew I am trying to run my app that uses mint and I am getting this error inside the SwiftSyntaxParser folder, in the Cnodes file

I have no idea how to fix. Do you have any recommendations?