cloud9 Questions

14

Solved

I needed the new function in ActiveStorage to resize_to_fill so I upgraded to Ruby 2.5.1 and Rails 6. ruby '2.5.1' gem "rails", github: "rails/rails" When I stopped, then rest...
Horsepowerhour asked 21/12, 2018 at 2:26

4

Solved

I'm trying to follow along the Upskillcourses.com web dev online course. In lesson 11 I'm supposed to link up cloud9 to github. I'm trying to get the SSH key. But it's not working: ec2-user:~/env...
Exorcist asked 13/7, 2018 at 23:3

10

Solved

I'm running a simple server var express = require('express') var app = express() app.set('view engine', 'ejs'); app.use(express.static('public')) // home page request handler app.get('/', func...
Stringed asked 19/9, 2017 at 21:14

5

I can't get my CSS to show on the site. I really can't figure out what I'm doing wrong here, I'm very new to all of this so I'm sure there's something I just can't see. here is the live sit...
Godmother asked 24/8, 2018 at 10:58

1

Solved

When i try create an environment on AWS Cloud 9, this happen: The environment creation failed with the error: The development environment 'dda98b3b81134eb18121b0fdf83fdc66' failed to create. Delet...
Limes asked 26/9, 2020 at 14:7

4

I use AWS Cloud9 Amazon Web Services a.k.a. Cloud9 IDE. I’m trying to achieve a setup where I can easily switch the frontend (not CLI) PHP version with PHPBrew between 5.6 and 7 whenever. For now, ...
Confectioner asked 23/1, 2018 at 13:12

1

I have started to use mongodb just a day back and have encountered an issue. I searched on net and stackoverflow for how to hide _id value in final answer and following the answers provided I...
Rubbery asked 25/1, 2018 at 20:24

2

Solved

Objective Stop Cloud9 IDE from giving me the warning message. Background I am coding JavaScript using the Cloud9 IDE, and wherever I use a class from another file (in the same folder) I get the ...
Undersurface asked 8/7, 2016 at 15:10

1

Using sqlobject. When I import the module I get a unable to load module error when running lambda local or remote. The module is installed and if I get a command line python3 interpreter and import...
Needlework asked 10/12, 2017 at 22:43

1

My question concerns migrating a web app built in Flask to a Droplet. I have built the app in a private workspace, using the Flask template in C9. Now it's been developed, I want to set up the app...
Dramatist asked 17/8, 2017 at 12:25

1

Solved

In my Cloud09 IDE I enabled the PHP setting "Custom Code Formatter" But saving results in an Error: No code formatter set for php: please check your project settings there is no formatter predefi...
Insubordinate asked 5/12, 2016 at 10:59

1

Solved

Installed firebase-tools in Cloud 9. To set it up, tried firebase login but can't get the auth for the cli. After clicking on the authentication link that's provided, the redirect url looks for the...
Photoelectron asked 30/5, 2016 at 14:50
1

© 2022 - 2025 — McMap. All rights reserved.