SalehAlbuga / azure-functions-swift

Azure Functions in Swift! Purely in Swift!
MIT License
88 stars 2 forks source link

Getting "Item has already been added. Key in dictionary: 'TERM' Key being added: 'TERM'" when running the functions project #10

Closed SalehAlbuga closed 4 years ago

SalehAlbuga commented 4 years ago

Getting this error when running the functions project (swiftfunc run): Item has already been added. Key in dictionary: 'TERM' Key being added: 'TERM'

This issue happens with the latest V2 Core Tools version. I fixed in the latest version of Swift Functions CLI Tools. If you had this issue please upgrade. brew upgrade salehalbuga/formulae/swift-func

Thanks to @helje5 for reporting the issue! 😄

SalehAlbuga commented 4 years ago

https://github.com/SalehAlbuga/azure-functions-swift-tools/pull/3