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

Windows Powershell issues #883

Closed
skellock opened this issue Mar 9, 2017 · 8 comments
Closed

Windows Powershell issues #883

skellock opened this issue Mar 9, 2017 · 8 comments

Comments

@skellock
Copy link
Contributor

skellock commented Mar 9, 2017

I just dealt with someone who had some problems running under Windows Powershell.

It was worked around by running ignite through good ol' cmd.exe.

The error they were experiencing was:

image

Could have been a rogue globally installed package, Windows Powershell, or perhaps the Illuminati.

@guarilha
Copy link

I had the same problem with Powershell

user@machine MINGW64 ~/
$ ignite new NewApp
-----------------------------------------------
  (                  )   (
  )\ )   (        ( /(   )\ )    *   )
 (()/(   )\ )     )\()) (()/(  ` )  /(   (
  /(_)) (()/(    ((_)\   /(_))  ( )(_))  )\
 (_))    /(_))_   _((_) (_))   (_(_())  ((_)
 |_ _|  (_)) __| | \| | |_ _|  |_   _|  | __|
  | |     | (_ | | .` |  | |     | |    | _|
 |___|     \___| |_|\_| |___|    |_|    |___|
-----------------------------------------------

An unfair headstart for your React Native apps.
https://infinite.red/ignite

-----------------------------------------------

🔥 igniting app NewApp
√ using the Infinite Red boilerplate
√ added React Native 0.42.0
an error occured while installing ignite-ir-boilerplate-2016 boilerplate.
Error: ENOENT: no such file or directory, open 'C:\dev\tty'

Using cmd.exe solved for me as well.

@Nantris
Copy link

Nantris commented Mar 18, 2017

Fails in babun, works in cmd.exe for me as well.

@prayagverma
Copy link

I faced a similar issue when using Git Bash. Works when using in cmd.exe

@skellock
Copy link
Contributor Author

Anyone have insights into why this is happening? Some light googling turn up no answers for me.

@Nantris
Copy link

Nantris commented Mar 23, 2017

No idea why it doesn't work, but is there a reason you can't use cmd.exe?

@skellock
Copy link
Contributor Author

Me personally? Ya, I can use cmd.exe. But it should run on powershell & git bash too. Because people use that as well.

@jamonholmgren
Copy link
Member

I don't intend to support Windows Powershell, but if someone wants to tackle this, feel free!

@frankcalise
Copy link
Contributor

PowerShell is now working in the latest version of Ignite, v8!

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

No branches or pull requests

7 participants