Skip to content
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

cygwin yo ionic #61

Closed
antoniosap opened this issue Jun 20, 2014 · 2 comments
Closed

cygwin yo ionic #61

antoniosap opened this issue Jun 20, 2014 · 2 comments

Comments

@antoniosap
Copy link

Error: EINVAL, invalid argument
at new Socket (net.js:156:18)
at process.stdin (node.js:664:19)
at Object.Interface.createInterface (C:\Users\user\AppData\Roaming\npm\node_modules\yo\node_modules\insight\node_modules\inquirer\node_modules\readline2\index.js:31:43)
at PromptUI.UI (C:\Users\user\AppData\Roaming\npm\node_modules\yo\node_modules\insight\node_modules\inquirer\lib\ui\baseUI.js:23:40)
at new PromptUI (C:\Users\user\AppData\Roaming\npm\node_modules\yo\node_modules\insight\node_modules\inquirer\lib\ui\prompt.js:26:8)
at Object.inquirer.prompt (C:\Users\user\AppData\Roaming\npm\node_modules\yo\node_modules\insight\node_modules\inquirer\lib\inquirer.js:39:10)
at Insight.askPermission (C:\Users\user\AppData\Roaming\npm\node_modules\yo\node_modules\insight\lib\insight.js:90:11)
at Object. (C:\Users\user\AppData\Roaming\npm\node_modules\yo\cli.js:138:13)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)

@robkorv
Copy link

robkorv commented Jun 20, 2014

Cygwin isn't supported by the Nodejs. There are some stories that it may work, but save yourself the trouble and use the windows build of Nodejs if you want Ionic in a windows environment.

@diegonetto
Copy link
Owner

Sorry @antoniosap but @robkorv is correct - https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows).

Highly recommend using the Windows build instead of cygwin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants