hi Team,
I am trying to follow the readme of https://github.com/sameerajayasoma/app-gateway,
I am on Ballerina 2201.7.2 (Swan Lake Update 7)
Language specification 2023R1
Update Tool 1.3.15
Getting the following error.
bal pack Compiling source ballerinax/gateway:0.1.0 WARNING [gateway] Detected an attempt to compile this package using Swan Lake Update 7.2. However, this package was built using Swan Lake Update 5. To ensure compatibility, the Dependencies.toml file will be updated with the latest versions that are compatible with Update 7.2. ERROR [init.bal:(201:27,201:55)] invalid invocation of a non-isolated function in an 'isolated' function error: compilation contains errors
Any help? Thanks