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
Operating System:
Edition Windows 10 Home Single Language
Version 21H1
OS build 19043.1110
Experience Windows Feature Experience Pack 120.2212.3530.0
Visual Studio related tools were installed by using chocolately (chocolately: choco install visualstudio2017buildtools visualstudio2017-workload-vctools -y)
Esy is installed and I can check that when I run the command "esy --version" (0.6.10) but when I run "esy install" then it produces an error. The begining of the error message as below:
PS C:\Users\Name Surname\revery> esy install info install 0.6.10 (using package.json) .... fetching @esy-ocaml/[email protected]'C:\Users\Name' is not recognized as an internal or external command, operable program or batch file.
The beginning of "esy install --verbosity=debug" can also be seen below:
PS: My windows user name is like "Name Surname" and there is a space in it.
I have attached the full error messages of "esy install" and "esy install --verbosity=debug" revery-ui.md
Thanks
The text was updated successfully, but these errors were encountered:
HakKet
changed the title
Windows10 esy is is installed but revery-ui is not installed
Windows10 esy is installed but revery-ui can not be installed
Jul 16, 2021
Operating System:
Edition Windows 10 Home Single Language
Version 21H1
OS build 19043.1110
Experience Windows Feature Experience Pack 120.2212.3530.0
Visual Studio related tools were installed by using chocolately (chocolately: choco install visualstudio2017buildtools visualstudio2017-workload-vctools -y)
Esy is installed and I can check that when I run the command "esy --version" (0.6.10) but when I run "esy install" then it produces an error. The begining of the error message as below:
PS C:\Users\Name Surname\revery> esy install
info install 0.6.10 (using package.json)
.... fetching @esy-ocaml/[email protected]'C:\Users\Name' is not recognized as an internal or external command,
operable program or batch file.
The beginning of "esy install --verbosity=debug" can also be seen below:
PS C:\Users\Name Surname\revery> esy install --verbosity=debug
debug checkStaleness C:\Users\Name Surname\revery\_esy\default\installation.json: false
debug checkStaleness C:\Users\Name Surname\revery\esy.lock\index.json: false
debug checkStaleness C:\Users\Name Surname\revery\package.json: false
PS: My windows user name is like "Name Surname" and there is a space in it.
I have attached the full error messages of "esy install" and "esy install --verbosity=debug"
revery-ui.md
Thanks
The text was updated successfully, but these errors were encountered: