You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
Request a feature
- What is the current behavior?
See steps to reproduce
$ netlify deploy
? No site id specified, create a new site Yes
? Path to deploy? (current dir)
At this point the it becomes unresponsive and doesn't echo my typing. ^C does nothing. The only way to stop it is to close the terminal window.
- If the current behavior is a bug, please provide the steps to reproduce.
It works consistently if the .netlify is not present. Deploying an existing project seems to work fine.
- What is the expected behavior?
The expected behavior is that it creates a new project and doesn't become unresponsive. (Duh!)
- Please mention your node.js, and operating system version.
Netlify v1.2.2
Node v8.1.0
Mac OS 10.12.6 Sierra
The text was updated successfully, but these errors were encountered:
On 26 Jun 2017, at 20:13, chris (fool) mccraw wrote:
I think this issue is actually due to some bug in Node v8.1.0 and goes
away if you use Node v8.1.2 - could you give this a shot for me?
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#27 (comment)
- Do you want to request a feature or report a bug?
Request a feature
- What is the current behavior?
See steps to reproduce
At this point the it becomes unresponsive and doesn't echo my typing. ^C does nothing. The only way to stop it is to close the terminal window.
- If the current behavior is a bug, please provide the steps to reproduce.
It works consistently if the
.netlify
is not present. Deploying an existing project seems to work fine.- What is the expected behavior?
The expected behavior is that it creates a new project and doesn't become unresponsive. (Duh!)
- Please mention your node.js, and operating system version.
Netlify v1.2.2
Node v8.1.0
Mac OS 10.12.6 Sierra
The text was updated successfully, but these errors were encountered: