Kilo-Loco / SLaM

Swift Lambda Maker
36 stars 7 forks source link

error: 'slam': Invalid manifest #6

Open vipinsainiJT opened 1 year ago

vipinsainiJT commented 1 year ago

Hi @Kilo-Loco , @MaxDesiatov , @edorphy , while taking clone with following command getting error when run "make" command

$ git clone https://github.com/Kilo-Loco/SLaM.git $ cd SLaM $ make

error:

error: 'slam': Invalid manifest /Users/officespace/SLaM/Package.swift:3:8: error: no such module 'PackageDescription' import PackageDescription ^ make: *** [install] Error 1

vipinsainiJT commented 1 year ago

error: 'slam': Invalid manifest

:0: remark: did not find a prebuilt standard library for target 'arm64-apple-macos' compatible with this Swift compiler; building it may take a few minutes, but it should only happen once for this combination of compiler and target /Users/officespace/Desktop/SwiftLambdaMaker/SLaM/Package.swift:3:8: error: no such module 'PackageDescription' import PackageDescription ^ make: *** [install] Error 1