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

Error paso 8 [WSL] #108

Closed
Etienne99 opened this issue Sep 6, 2020 · 3 comments
Closed

Error paso 8 [WSL] #108

Etienne99 opened this issue Sep 6, 2020 · 3 comments
Labels

Comments

@Etienne99
Copy link

Hola! Al ejecutar bundle install tengo el siguiente error:

root@LAPTOP-SOVN35NH:/# bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this
application for all non-root users on this machine.
Could not locate Gemfile

Estoy usando Ubuntu 18.04 en Windows 10. Intenté hacer algunas cosas que encontré googleando pero no ha funcionado nada. ¿En qué me estoy equivocando?

@daleal daleal added the OS label Sep 7, 2020
@daleal
Copy link
Contributor

daleal commented Sep 7, 2020

Hola! El problema es que, por alguna razón, estás dentro del terminal del usuario root. Deberías tratar de entrar a Ubuntu con un usuario que no sea root. Así te va a funcionar. Te dejo este thread con hartas respuestas al mismo problema, para que lo mires

@santiagoolivos
Copy link

Hola! Tengo otro problema con el paso 8 luego de ejecutar rails new --database=postgresql me sale un error que no he podido solucionar, es el siguiente:
santiagoolivos@LAPTOP-0PTQJ278:/mnt/c/Users/santi/desktop$ rails new p123 --database=postgresql
create
create README.md
create Rakefile
create .ruby-version
create config.ru
create .gitignore
create Gemfile
run git init from "."
error: chmod on /mnt/c/Users/santi/desktop/p123/.git/config.lock failed: Operation not permitted
fatal: could not set 'core.filemode' to 'false'

He tratado hartas cosas y me sigue saliendo el mismo error.

@daleal
Copy link
Contributor

daleal commented Sep 9, 2020

@santiagoolivos, te pediré que para problemas distintos, abras issues distintas. En cualquier caso, tu problema es exactamente el discutido en #85.

@daleal daleal closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants