cli icon indicating copy to clipboard operation
cli copied to clipboard

Shoutem CLI is a tool which helps you build Shoutem extensions faster

Results 35 cli issues
Sort by recently updated
recently updated
newest added

I am unable to login through shoutem CLI using my google login. I have tried to follow other recommendations under open tickets to use the forgot password link and change...

Bumps [async](https://github.com/caolan/async) from 2.0.0-rc.3 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies

events.js:177 throw er; // Unhandled 'error' event ^ Error: spawn git ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19) at onErrorNT (internal/child_process.js:456:16) at processTicksAndRejections (internal/process/task_queues.js:84:9) Emitted 'error' event at: at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12) at onErrorNT...

Hi All, Made some changes to the Shoutem.Places screen PlaceDetails.js. When I tried to push back, the following error occurs; ![image](https://user-images.githubusercontent.com/83027454/127308457-32bf65e1-b323-4d81-9036-7b992022f007.png) This error is regarding components, but haven't touched components....

In short: I've converted some of the more used filesystem functions to use sync methods. getPlatformConfig setPlatformConfig getPlatformRootDir getPlatformExtensionsDir loadExtensionJson addToExtensionsJs cache getValue, setValue clearTokens authorizeRequests setHostEnvName parseCredentials getLinkedDirectories setLinkedDirectories...

I've got a minor issues regarding the "shoutem configure" command. When I walked through the Getting Started tutorial, but I got this error after running the "shoutem configure" command. I...

Followed this step: ![Screen Shot 2020-12-16 at 12 07 09 PM](https://user-images.githubusercontent.com/60828105/102381455-3f53cc00-3f97-11eb-98a9-5a2bd1b88e1d.png) Got this error: ```` MacBook-Air-2:john-lee.restaurants john$ shoutem install ? Select your app STMSS (177725) Unexpected token < in JSON...

Every time I do "shoutem clone", it starts downloading extensions. It fails at some random extension while fetching. Below are the logs which I got from "shoutem last-error" errno: -4058...

I have been trying to login to the cli using `shoutem login`. After I enter the correct username/password combination, I am prompted to enter a "developer name". I have tried...