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

command not found: expoSE #109

Open
Yongli0510 opened this issue Jul 3, 2023 · 5 comments
Open

command not found: expoSE #109

Yongli0510 opened this issue Jul 3, 2023 · 5 comments

Comments

@Yongli0510
Copy link

I try to install expoSE using command npm install.
Although the installation was successful (even with a few warning), the "expoSE" command could not be found:
image
Do you know what the problem is?
Thanks.

@jkinder
Copy link
Contributor

jkinder commented Jul 3, 2023

Does the expoSE script exist in the current directory? Have you tried running ./expoSE?

@Yongli0510
Copy link
Author

Does the expoSE script exist in the current directory? Have you tried running ./expoSE?

I have tried it, but it still cann't work:
1688383013163

@jawline
Copy link
Member

jawline commented Sep 14, 2023

It seems like the installation failed somewhere. I think the npm install rules have changed. I just pushed some new install instructions, could you try those install (git pull -u && ./install).

@trungkien20020428
Copy link

trungkien20020428 commented Sep 22, 2023

It seems like the installation failed somewhere. I think the npm install rules have changed. I just pushed some new install instructions, could you try those install (git pull -u && ./install).

Hi @jawline ,
can you check it again, I ran with your suggestion but still get error like the comment of Yongli0510
thank you

@jawline
Copy link
Member

jawline commented Oct 2, 2023

Could you try now using the complete instructions (including install node using fnm) supplied in the README? It seems like some dependencies have changed out from under me.

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

4 participants