Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Can't run rails db:setup #55

Open
TanZng opened this issue Apr 6, 2021 · 0 comments
Open

Can't run rails db:setup #55

TanZng opened this issue Apr 6, 2021 · 0 comments

Comments

@TanZng
Copy link

TanZng commented Apr 6, 2021

rails db:setup it's aborted with this error:

...
/.asdf/installs/ruby/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
** Invoke db:setup (first_time)
** Invoke db:create (first_time)
** Invoke db:load_config (first_time)
** Invoke environment (first_time)
** Execute environment
rails aborted!
LoadError: cannot load such file -- listen
/Desktop/view-component-demo/config/environments/development.rb:60:in `block in <main>'
/Desktop/view-component-demo/config/environments/development.rb:1:in `<main>'
/Desktop/view-component-demo/config/environment.rb:5:in `<main>'
Tasks: TOP => db:create => db:load_config => environment
(See full trace by running task with --trace)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant