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

Can not install helios-cli #1

Open
CocDap opened this issue Jun 19, 2023 · 3 comments
Open

Can not install helios-cli #1

CocDap opened this issue Jun 19, 2023 · 3 comments

Comments

@CocDap
Copy link

CocDap commented Jun 19, 2023

Node version: v16.20.0
Npm version: 8.19.4
OS: MacOs 13.3.1
Command:

sudo npm install -g @hyperionbt/helios-cli

Or

sudo yarn global install  @hyperionbt/helios-cli

Result

/opt/homebrew/bin/helios: line 1: /Applications: is a directory
/opt/homebrew/bin/helios: line 2: syntax error near unexpected token `('
/opt/homebrew/bin/helios: line 2: ` * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").'

Thanks for helping me

@christianschmitz
Copy link
Contributor

christianschmitz commented Jun 27, 2023

I've been having this issue trying to install both locally and globally.

Local install is now working again. Could you check if perhaps this fixes your issue as well? (it hasn't yet for me)

sudo npm install -g @hyperionbt/helios-cli

@CocDap
Copy link
Author

CocDap commented Jun 28, 2023

hi @christianschmitz , I am trying to use npm -> it was not working

@christianschmitz
Copy link
Contributor

I ended using the following guide to fix the error: https://softchief.com/2022/06/10/solved-npm-err-code-e404-while-working-with-power-apps-pcf/

I still have no idea why this happens though

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

2 participants