groonga / groonga-admin

Groonga management Web UI for light Groonga users
GNU Lesser General Public License v2.1
6 stars 2 forks source link

Fix failure about grunt serve task #6

Closed kenhys closed 8 years ago

kenhys commented 8 years ago

% grunt serve Loading "connect_proxy.js" tasks...ERROR

TypeError: The super constructor to inherits must not be null or undefined.

Running "serve" task Warning: Task "configureProxies:server" not found. Use --force to continue.

Aborted due to warnings.

See related issue about "Grunt serve doesn't work anymore" https://github.com/gruntjs/grunt/issues/1315

kou commented 8 years ago

Thanks!