athulkrishnaaei
Elixir interactive shell not opening in windows terminal
Iex not working in windows terminal,when i typed iex only a blank space appeared,i have correctly added the environmental variables.That didnt work ,i have been trying various methods,tried to reinstall elixir multiple times but still stuck with this same problem.
Most Liked
webuhu
In PowerShell iex is an existing alias. That could be the problem.
You could unset the alias in your PowerShell profile for example.
crispinb
You could try removing Elixir and installing with Scoop (https://scoop.sh/). It takes care of paths for you, and installs exes in your home dir, which eliminates any possible file permissions issues. It also makes updates easier in future.
If you don’t solve your problem, perhaps include a bit more info eg. are you using powershell or cmd? And list your current env vars (env in cmd, or dir env: in powershell)
josevalim
Last Post!
zhaoboqiang
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









