Cloud9 combines a powerful online code editor with a full Ubuntu workspace in the cloud
Questions tagged [c9.io]
93 questions
2
votes
2 answers
unexpected ./ output when coding in C
I'm just starting out in learning to code in C using edX and I am sure this is a really simple mistake, which I can't spot.
I am getting an extra ./ which I can't work out where it is coming from.
This is what I get as the output
How many minutes…

suitandtie
- 39
- 8
2
votes
0 answers
C9: there is a (Psych::SyntaxError). the rails server doesn't work
/usr/local/rvm/gems/ruby-2.3.0/gems/activesupport-4.1.0/lib/active_support/values/time_zone.rb:285:
warning: circular argument reference - now
/usr/local/rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/psych.rb:377:in parse': (): mapping…

Daniel Lancaster
- 23
- 7
2
votes
2 answers
python importing file on virtual environment
I am writing a web app using python3, venv and c9.io PAAS. I have the following structure of my code:
batch_runner.py
logic/
__init__.py
parsers/
__init__.py
time_parser.py
abstract_parser.py
here batch_runner…

Philipp_Kats
- 3,872
- 3
- 27
- 44
2
votes
1 answer
socket.io chat example doesn't work after form submit
I followed the chat tutorial from socket.io (http://socket.io/get-started/chat/), but once I come to the part I have to get information from the form I get stuck.
The warnings I get from my index.html file are:
io is not defined please fix or add…

goebels
- 21
- 1
2
votes
1 answer
Cloud9 IDE with Vue.js vue component files?
I'm trying to make my .vue components from Vue.js have their good syntactic coloration on Cloud9. Since the file is kind of oddly structured ( for template html,