| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
When I run the cloud function example under `http://localhost:1337/test` I get an error message ` {"code":141,"error":"res.success is not a function"}`. This fixes it.
|
Thanks! |
Sorry, something went wrong.
# [1.2.0](1.1.0...1.2.0) (2023-06-05) ### Bug Fixes * **cloud:** just return a string ([#363](#363)) ([4fa5a88](4fa5a88)) ### Features * Update to Parse Server 6 syntax ([#427](#427)) ([36ff42b](36ff42b)) * upgrade to Parse Server 5.2.1 and other dependency upgrades ([#418](#418)) ([96b104f](96b104f))
|
🎉 This change has been released in version 1.2.0 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
When I run the cloud function example under http://localhost:1337/test I get an error message {"code":141,"error":"res.success is not a function"}. This fixes it.