You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible you may have used “smart quotes”? When I see this kind of error in Ruby my mind goes to the kind of characters that may not exist in ASCII but are still easy to type in some environments.
Hello, just by installing
gem 'bootstrap', '~> 4.4.0'
(previous versiongem 'bootstrap-sass', '3.3.6'
) I'm getting the following error:manifest.js:
If I remove
//= link application.css
the error goes away, but if I empty theapplication.css.scss
file the error remains.The text was updated successfully, but these errors were encountered: