LudoO

Results 16 issues of LudoO

I try to build a jHipster-based app with updated libs. maven runs `yarn run webpack:prod --https-proxy=http://proxy:8080 --proxy=http://proxy:8080` ok until yarn.version=1.0, then it failed with warning. > warning From Yarn 1.0...

Please provide scoop.sh installer support like Lens https://github.com/ScoopInstaller/Extras/blob/47e79f9ea4/bucket/lens.json

Using mongoose + Babel or TypeScript, it seems that there is little mistake in seed.js This line should be removed : https://github.com/angular-fullstack/generator-angular- fullstack/blob/master/templates/app/server/config/seed(models).js#L74

## Description Impossible to build / start from fresh generation, if webpack+typescript+uirouter Change generator options to ngrouter and it works ! ### Error Message & Stack Trace ``` ERROR in...

I use a lot the REST API . It is great feature but I have a few issues: - seasons and leagues are missing - events cannot be retrieved by...

When a match is played, I set score. But, on event page, only team with image are displayed in zone "sp-event-logos" . Score is displayed partially too. In the table...

bug

It would be great to see this tool available in scoop, as it is for chocolatey > [scoop.sh](http://www.scoop.sh)

It woudl be great if dijkstra could returns all shortest paths, in case where weights are equals.

Using parameter like 'q' failed into the keysplitter. It falsy consider it as an array. Here is a proposal for fix : ``` javascript Backbone.Syphon.KeySplitter = function(key){ var matches =...

Please add support for AMD and CommonJs