-
Notifications
You must be signed in to change notification settings - Fork 1
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
couldn't find file 'typed' with type 'application/javascript' #2
Comments
Hi @nonafiona , |
Hey @GeorgioWan, Here's my
|
Um, there is nothing going wrong... Maybe try to avoid using the same file name of typed.coffee(or .js), and make sure you had
|
Thanks, for some reason, I guess I never ran bundle install. But I'd love some sample code to look at to compare my solution! Thanks again 😊 |
@nonafiona 🎉 🎉 I'm glad you find out the answer!! Here is a very simple demo that how to use TypedJQ-Rails on rails5, FYR 😃 |
Hi there, I don't know if this has anything to do with installation on my end or if this is a common error. This is the error that Rails keeps throwing at me:
couldn't find file 'typed' with type 'application/javascript'
Checked in these paths: /Users/Fiona/Desktop/portfolio/app/assets/config /Users/Fiona/Desktop/portfolio/app/assets/images /Users/Fiona/Desktop/portfolio/app/assets/javascripts /Users/Fiona/Desktop/portfolio/app/assets/stylesheets /Users/Fiona/Desktop/portfolio/vendor/assets/javascripts /Users/Fiona/Desktop/portfolio/vendor/assets/stylesheets /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/jquery-rails-4.3.1/vendor/assets/javascripts /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bootswatch-rails-3.3.5/vendor/assets/stylesheets /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/coffee-rails-4.2.2/lib/assets/javascripts /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actioncable-5.0.4/lib/assets/compiled /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/turbolinks-source-5.0.3/lib/assets/javascripts /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bootstrap-sass-3.3.7/assets/stylesheets /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bootstrap-sass-3.3.7/assets/javascripts /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bootstrap-sass-3.3.7/assets/fonts /Users/Fiona/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bootstrap-sass-3.3.7/assets/images
Thank you in advance for any insight you can provide 😌💚
The text was updated successfully, but these errors were encountered: