Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running grunt serve on fresh install returns a different error #14

Open
davidrhoderick opened this issue Feb 2, 2016 · 1 comment
Open

Comments

@davidrhoderick
Copy link

I get the following on grunt serve:

`Loading "connect_proxy.js" tasks...ERROR

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

This is fixed by updating grunt-connect-proxy to 0.2.0 (found from another issue elsewhere) and updating with npm install. Should be fixed in the code.

@noximus
Copy link

noximus commented Aug 31, 2016

changed the version number manually in my file(package.json) then hit npm install. worked perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants