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

Windows10 esy is installed but revery-ui can not be installed #1089

Open
HakKet opened this issue Jul 16, 2021 · 0 comments
Open

Windows10 esy is installed but revery-ui can not be installed #1089

HakKet opened this issue Jul 16, 2021 · 0 comments

Comments

@HakKet
Copy link

HakKet commented 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/substs@0.0.1'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

@HakKet 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
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

1 participant