Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test install-script for codenvy #5622

Closed
grvsachdeva opened this issue Apr 25, 2019 · 6 comments
Closed

Test install-script for codenvy #5622

grvsachdeva opened this issue Apr 25, 2019 · 6 comments
Labels
discussion help wanted requires help by anyone willing to contribute stale

Comments

@grvsachdeva
Copy link
Member

We updated install-script in mapknitter to support codenvy in publiclab/mapknitter#420 following the shutdown notice of cloud9 by June 30, so we need to create a new wiki guiding users to codenvy just like https://github.com/publiclab/plots2/wiki/Simple-Installation-for-Cloud9 and after that make changes in Readme too.

Any suggestions and help is welcome. Thanks!!

@grvsachdeva grvsachdeva added help wanted requires help by anyone willing to contribute discussion labels Apr 25, 2019
@grvsachdeva
Copy link
Member Author

@publiclab/plots2-reviewers @kaustubh-nair @sashadev-sky @alaxalves @cesswairimu

@AnthoniaOkafor
Copy link
Contributor

While installing Plots2 on Codenvy, some commands do not run:

$ rvm install ruby-2.4.4 returns bash: rvm: command not found
$ npm install -g yarn returns bash: npm: command not found
$ yarn install returns bash: yarn: command not found.
Rails 5.0.1 and ruby ruby 2.4.4p296 (2018-03-28 revision 63013) [x86_64-linux] are pre-installed but rvm is not.
I continued without using the commands above until I got the error "'couldn't find file 'bootstrap/dist/css/bootstrap.min.css' with type 'text/css'". See the attached photos.

Codenvy
Codenvy_Screenshot

@grvsachdeva
Copy link
Member Author

Please try running yarn install.

@jywarren
Copy link
Member

jywarren commented May 8, 2019

Did this work for you, @AnthoniaOkafor ? Thanks!

@AnthoniaOkafor
Copy link
Contributor

Did this work for you, @AnthoniaOkafor ? Thanks!

Rails 5.1 and above have been integrated with yarn, I ran rake yarn:install because yarn install would not be recognised. But I'm still getting same errors as the one in the above photo.

@cesswairimu
Copy link
Collaborator

cesswairimu commented Oct 7, 2020

Gitpod is working perfctly on plots2. I think we could stick to that for now. I also believe the mapknitter setup worked fine though, we could refer to the implementation there if we need it in future. Closing this. Thanks all

@publiclab publiclab deleted a comment from stale bot Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion help wanted requires help by anyone willing to contribute stale
Projects
None yet
Development

No branches or pull requests

4 participants