-
Notifications
You must be signed in to change notification settings - Fork 50
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
reggie-server do not start - TypeError: The super constructor to "inherits" must not be null or undefined #56
Comments
i met the the problem in CentOS 6.5, could someone help? |
same on Ubuntu 16.04 |
Can confirm, same on Ubuntu 16.04 LTS.
|
Same on windows and on fedora. |
From what I've seen, is an error on a dependency of reggie (restify). Since restify is only used for building endpoints, will commit a PR for changing it to express. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command reggie-server -d ~/.reggie fails with error.
node version:v7.7.1 v8.1.1
OS: ubuntu 16.10
Complete stacktrace:
The text was updated successfully, but these errors were encountered: