Carlos Torrenegra
Carlos Torrenegra

Reputation: 109

parse deploy for cloud code not working

Today I tried to upload some new files to parse cloud. As usual I performed the parse deploy command, but this time it didn't finish, it gets stuck in uploading source files notice, no error is shown so far.

I left it there for more than 30 minutes(usually it takes less than 2-4 minutes), and nothing.. What can I do to fix this? or where should I look for a log? I'm using ver 1.4.2, updated because I thought it would help.

Any help appreciated.

enter image description here

Upvotes: 0

Views: 556

Answers (1)

Joel
Joel

Reputation: 838

You must update the CLI to its latest version (currently 2.1.2) you can go to Parse website

or if you still have problems I created a repo containign the files

https://github.com/JRSosa/ParseCLI

Upvotes: 0

Related Questions