Cocos Store offline

Hi,

I just installed Cocos on windows. I was trying to download Code IDE but store was offline though I was connected to internet. Please refer the screen shot for better understanding.

Same result on MAC also

Just tried it on Mac, it works for me, try again.

Still not working. I am using 2.3.1.1 version cocos(latest one). Which one you are using?

Hello

I had 2.2.9 but I just updated to 2.3.1.2 and it works.

Check firewall / network privileges for the cocos application?

Same problem here. Yesterday all was fine…

it currently works for me.

Also, Cocos Code IDE isn’t under active development anymore.

@slackmoehrle still not working :frowning:
If Cocos code ide is not in active development, what is the ide for cocos2d-x js ??
I just started developing in cocos2d-x 3.7. Please tell me what ide i need to use to develop games in JS?

Edit: It is working for me now :smile:

I have someone checking into this, seems to be intermittent at this time.

Code IDE still works for v3.7, so you can use it. I think that most people might be using text editors of their own choosing. I really am not sure. For me, I use Atom.

Thanks for the reply @slackmoehrle .
As of now I started using WebStorm for editing. Will check Atom.

I have not used WebStorm, but hear it is good… Microsoft also launched Visual Studio Code which people are saying is good too.

In webstorm intellisense(auto complete) is working, it is very helpful to me at this stage :smile: