-
-
Notifications
You must be signed in to change notification settings - Fork 422
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
[bug] Doesn't start when use node 14 #370
Comments
simbafs
changed the title
Doesn't start when use node 14
[bug] Doesn't start when use node 14
Dec 10, 2020
Got the same here! My specs:
|
Same issue on Node 15.4.0 |
Node Version: v14.17.0 The |
FYI: I've been very happily using https://github.com/jeansaad/chalet - a maintained fork that runs on recent Node versions! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Ubuntu 20.04
When I use node 14.15.0, the
hotel start
command is executed without error but it actually doesn't start a server. However, when I switch to node 12.19.0 it work.The text was updated successfully, but these errors were encountered: