This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Can not generate services with Node 8.1.0 #94
Comments
Can reproduce the problem with:
Tried on Windows Cmd, PowerShell, babun (zsh). Each with and without administrative rights. Steps to reproduce:
|
@eddyystop Can you reproduce this on your Windows machine? |
I run a Ubuntu VM. I'll set up a Windows environment tomorrow. |
I can also confirm that this is also happening on Node 8.1.0 on Mac OS. |
Plus with the comments in Slack, I think this is more a Node 8.1.0 issue than a Windows one. |
daffl
changed the title
feathers generate authentication failed!
Can not generate services with Node 8.1.0
Jun 12, 2017
This was caused by an issue in Node 8.1.0 (nodejs/node#13557). I just verified that it has been fixed in the latest version. If you are encountering this problem, please upgrade to 8.1.1 or later. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
(First please check that this issue is not already solved as described
here)
Expected behavior
Tell us what should happen
Actual behavior
I want to generate an authentication, so I run
feathers generate authentication
. But it stop hereI can do nothing. press any key is not working.
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working):
NodeJS version: 8.1.0
Operating System: macOS
Browser Version:
React Native Version:
Module Loader:
The text was updated successfully, but these errors were encountered: