I have…
- [x] Checked the logs and have provided the logs if I found something suspicious there
I’m submitting a…
- [X] Documentation issue or request
Current behavior
I am getting a ‘Permission denied’ - when trying to call the sq binary (tried using Ubuntu and Linux). I noticed I had to use Ubuntu when trying to run on a Heroku Node JS Server (would get the permission denied when trying to use the wrong binary in the past).
Expected behavior
CLI should export the data correctly without any permissions error
Minimal reproduction of the problem
trying to run the cmd ./squidexCLI/sq config add in a Firebase function triggers the ‘permission denied’ error
Environment
- [x] Cloud version
Version: [VERSION]
Browser:
- [x] Chrome (desktop)
Others:
Linux binary works when testing locally on windows
Mac binary works when testing locally on mac
Ubuntu binary works when testing on heroku
Cannot seem to find a compatible binary to run with Firebase Functions. Is this not supported?