Dave Sanders
Dave Sanders
Still an issue for me. Here's my console if it helps. ``` Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 530, in on_activated_async callback.on_activated_async(v) File "/Users/dave/Library/Application Support/Sublime Text 3/Packages/ElixirSublime/elixir_sublime.py",...
I've found some more info. The error boils down to something going on deep in the Jquery UI code. If I run the un minified version of the JQuery UI...
I think those work ok. I can't think of a reason why I would use remote-only right now, but it makes sense for completeness. I think the names work fine...
Yep, that makes sense!
I'm having a similar issue today. npm installed elm, and am getting the "[Errno 2] No such file or directory: 'elm-make'" error on a build. I have updated my user...
I'm having a similar, but different problem with ES6. (v0.2.0) `import wdtEmojiBundle from 'wdt-emoji-bundle'` results in: `Error: Can't resolve 'js-emoji'`
Disregard - this looks to be an issue with a emoji js required package that is not compatible with webpack 3.
Ok, now looking at it further, if I install wdt-emoji via NPM, my webpack complains: ``` This dependency was not found: * js-emoji in ./node_modules/wdt-emoji-bundle/wdt-emoji-bundle.js To install it, you can...
+1 as well. I'm tired of devise, but we use sequel in our architectures now.