-
The current build file is too much bound to your development environment. It would be better to get a build file which is of relative paths.
try to make a windows version of the rakefile. since I'm n…
-
Hi all,
I ran into this issue when I installed data_mapper and tried to start my rails server. Has anyone seen this before?
c:/RUBY193/lib/ruby/gems/1.9.1/gems/bundler-1.1.4/lib/bundler/resolver.rb…
-
I'm having an issue when code is compiled and minified via gulp / browserify / babelify / gulp-uglify
Uncaught TypeError: Cannot read property 'united_states' of undefined, at:
`p = function(t) …
-
I followed the instructions from the README, but (assuming I had to put that configure block on top of Rules) when I try to do:
``` rb
require "sass"
require "uglifier"
require "sprockets-sass"
requi…
-
FontAwesome, whose icons are used in the Public User Interface, has completely re-written their icons and support for Version 5. Any subsequent load of the FontAwesome fonts will result in some icons…
-
## Expected behavior and actual behavior
ES modules don't allow module specifiers that don't have a slash as shown below:
```
Uncaught TypeError: Failed to resolve module specifier "chunk-3LNNN…
-
Admittedly this is an older browser, affecting as of this writing 8% of the Android market, but I thought I'd submit this for the record:
- open an HTMLBars-dependent client app (eg. an Ember CLI >= 1…
-
I've caught **JST is not defined error** in a browser console after new project creation. Just wanted to have some experiments with skim.
Gemfile
```
gem 'rails', '~> 5.1.2'
gem 'sqlite3'
gem '…
-
Hi,
I was trying to uglify my vendor files with gulp.
It produces this error:
> GulpUglifyError: unable to minify JavaScript
> Caused by: SyntaxError: Unexpected token: name (Commented)
W…
-
when I use command
````
rails g milia:install --org_email='do-not-reply@example.com'
````
I get the error.
> Running via Spring preloader in process 29435
> Could not find generator 'milia:…