Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

react-tv: command not found or react-tv-cli: command not found #132

Open
parisaabasian opened this issue Aug 5, 2018 · 7 comments
Open

Comments

@parisaabasian
Copy link

I have installed react-tv-cli and also setup webos
and now when I want to init myapp I get this error:
react-tv-cli init ==> react-tv-cli: command not found
react-tv init ==> react-tv: command not found

none of them works,What am I doing wrong?!

@iepsen
Copy link

iepsen commented Aug 5, 2018

@parisaabasian,

Do you have installed it as a global package?
yarn global add react-tv-cli if you are using yarn or npm install -g react-tv-cli if npm.

@parisaabasian
Copy link
Author

@iepsen yes I did but it didn`t fix my problem :(

@matheusmonte
Copy link

@parisaabasian What is your webOS setup path ?

@parisaabasian
Copy link
Author

@matheusmonte once in my home/opt/ and when I got the error I uninstalled it and again installed in the project root folder/opt/
you mean it`s because of webOS?

@matheusmonte
Copy link

@parisaabasian sorry, I miss something in your issue. I already have a issue with command not found, but is caused by webOS error path. In your case, I think is a installation error. Do you try to remove all packages and install globally again? Whats is your platform ?

@parisaabasian
Copy link
Author

@matheusml I tried that,and still same problem
It is linux (ubuntu)

@ghost
Copy link

ghost commented Apr 12, 2019

Did you get this solved? I'm facing the same.. Maybe even worse though, WebOS doesn't even install. Instead it just stalls then quits out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants