Git Product home page Git Product logo

open-flights's People

Contributors

dependabot[bot] avatar zayneio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

open-flights's Issues

Could not find bcrypt-3.1.15 in any of the sources

Hey @zayneio

Thanks for this tutorial. I'm on macOS:

$ rails -v
Rails 6.0.3.2
$ ruby -v
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-darwin19]
$ bundle -v
Bundler version 2.1.4

Before building myself, step-by-step, I wanted to run it from your repo, so I cloned it and cannot fix this error:

$ bundle exec rails db:prepare
Could not find bcrypt-3.1.15 in any of the sources
Run `bundle install` to install missing gems.

Have manually installed bcrypt like this:

$ gem install bcrypt
Building native extensions. This could take a while...
Successfully installed bcrypt-3.1.15
1 gem installed

and then checked:

$ bundle update | grep bcrypt
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Using bcrypt 3.1.15

see also:

$ gem list | grep bcrypt
bcrypt (3.1.15, 3.1.13, 3.1.12)

but when I run:

$ bundle exec rails db:prepare
Could not find bcrypt-3.1.15 in any of the sources
Run `bundle install` to install missing gems.

Any clues you can provide to get past this error would be much appreciated.

Thanks.

having trouble implementing user auth

love your video tutorials on youtube man. Im stuck at implementing user auth in my version. Could really use some docs or a video on how to implement the user in this app. Really appreciate all the effort!

README.md can not understand

Problem with run this APP

I cannot run this app on my localhost. Can anyone help me out with how I can run this on my PC or any commands for installation? You must update the correct readme.md file where everyone can understand how to run it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.