-
Notifications
You must be signed in to change notification settings - Fork 98
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
Installation error #27
Comments
Sadly, the simplehttp2server npm package is not by me. Please re-open this issue on the respective repo. |
@marvinhagemeister I've posted a workaround here: |
Actually, I have an idea on how to fix this on my end as well. |
I believe I have fixed this on my end. |
Thanks for having a look. Just tried again today, but I get the same error as in the original post. |
Can you double-check if the problem is exactly the same, because it shouldn’t be. (Also, run |
@surma sure, just double checked with both Maybe there is something wrong with the binaries itself? The first message is about the binaries not working correctly and than it proceeds to build fresh from source. I'm not familiar at all with go or how they generate the binaries. The `/myproject/node_modules/simplehttp2server/vendor/simplehttp2server` binary doesn't seem to work correctly EDIT: whoops, just saw your comment about that here: preactjs/preact-cli#26 (comment) |
I'll close this one, since it's already tracked in 1000ch/simplehttp2server#2 |
Yeah, I am aware. That message is a red herring. I can’t reproduce the failure at all. FWIW, I am working on an upstream fix at 1000ch/simplehttp2server#3. |
OS: MacOS Sierra
When installing I always get an exception (found at preactjs/preact-cli#26):
The text was updated successfully, but these errors were encountered: