I follow this tutorial: https://thinkster.io/angulartutorial/angular-rails/ , and everything went fine until I had to sort my angular folders code in javascripts with rails resource attributes and use gem 'angular -rails -template '( https://github.com/pitr/angular-rails-templates ) to achieve them.
I installed gem via the Gemfile and I get the error "cannot find the file 'angular -rails-templates', although I need the file in application.js:
//= require angular //= require angular-rails-templates //= require angular-ui-router //= require_tree .
Any suggestions?
I am sure that I restarted the server, which I did not do. If anyone takes advantage of this problem, try an old-fashioned solution to fix it.
Source: https://habr.com/ru/post/1211281/More articles:Collecting messages from third-party applications in Django - pythonUsing Tealium utag.view and / or utag.link for dynamically loaded elements - javascriptFinding prime numbers with module in Python - pythonWhy am I getting 403 Forbidden error when using @csrf_exempt in an AJAX request? - jqueryjson_decode () in PHP not showing true or false statements - jsonAES encryption method equivalent to MySQL function aes_encrypt () - javaSinatra method `development?` Undefined - ruby ββ| fooobar.comIs image processing in WPF unsafe? - multithreadingExpired messages are not deleted from RabbitMQ - messagesPandas replace values ββin data timers - pythonAll Articles