CodeCombat Development Environment Ubuntu Installation Guide

preview_player
Показать описание
This video will guide you through installing the CodeCombat development environment on Ubuntu.
Рекомендации по теме
Комментарии
Автор

This looks like a great project that a very well documented for us beginners. To bad i FAILED anyway. Im not familiar with curl and get and error while doing the

bash: line 37: node: command not found
Node was found, but not version 0.10. Make sure 0.10 is installed before running the install script.
sudo: node: command not found
Also, make sure  also returns v0.10.x.

Make sure WHAT returns v0.10x ?

Apkatt
Автор

Hi, it's really a awsome work you did. I've played the game online for a while, and it's so interesing that i decide to install it on my PC, I forked it on github, but when I try to install it on 32 bit and 64 bit ubuntu, there is the same error as below, how to fix it? 

Code Combat Development Environment Setup Script
Traceback (most recent call last):
  File "./coco/scripts/devSetup/setup.py", line 45, in <module>
    setup = factories.constructSetup()
  File "/opt/coco/scripts/devSetup/factories.py", line 16, in constructSetup
    config = configuration.Configuration()
  File "/opt/coco/scripts/devSetup/configuration.py", line 11, in __init__
   
  File "/opt/coco/scripts/devSetup/directoryController.py", line 39, in create_base_directories
    raise errors.CoCoError(u"There was an error creating the directory structure, do you have correct permissions? Please remove all and start over.")
errors.CoCoError: u'There was an error creating the directory structure, do you have correct permissions? Please remove all and start over.\n Please contact CodeCombat support, and include this error in your message.'

fenglu
Автор

Thanks for putting this together! I found it really helpful. Thanks! Do you have a Patreon page?

_ss_
Автор

Hello All.

I recently went through the install instruction for ubuntu listed at:


I went through the "Easy hands off way"

I also took a look at the video you've  provided here.

Install went smoothly enough. However when I point my browser to the localhost:3000 address things go awry. I am able to click start, however it's permanently stuck at the loading screen for the mission. The bar for loading doesnt even begin to fill. Have I missed something?

Thanks in advance.

Kaelrox
welcome to shbcf.ru