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

Envy fails to run on Windows #16

Closed
Trottoir opened this issue Oct 11, 2022 · 1 comment · Fixed by #17
Closed

Envy fails to run on Windows #16

Trottoir opened this issue Oct 11, 2022 · 1 comment · Fixed by #17

Comments

@Trottoir
Copy link
Contributor

On Windows, the tester cli fails to run ( yarn asctester ) because it cannot find the :

  • bootstrap.js
  • unitttest.ts
    The error displays that paths of both file are something like :

C:\Users\maxim\projetsInfo\Blockchain\Massa\jj\node_modules\tester\lib\bootstrap.js
Error: Cannot find module 'C:\C:\Users\maxim\projetsInfo\Blockchain\Massa\jj\node_modules\tester\lib\bootstrap.js'

Working well on Mac, not tested on Linux.

@Trottoir Trottoir changed the title Envy fails to launch on Windows Envy fails to run on Windows Oct 11, 2022
@Trottoir
Copy link
Contributor Author

This helped me nodejs/node#37845

@Trottoir Trottoir linked a pull request Oct 11, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant