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

chcontext: tools were built without legacy API support; can not continue #156

Open
theangrybagel opened this issue Mar 26, 2020 · 5 comments

Comments

@theangrybagel
Copy link

I get this error every time I try to run VTOP and I'm unsure of how to fix it.
I'm running Ubuntu 18.04.

@ellenkampguus
Copy link

Same issue here.

@theangrybagel
Copy link
Author

Welp if you really want vtop I found that it installs and runs perfectly fine on arch Linux, but of course using arch Linux opens a whole other world of problems.

@diegonz2
Copy link

Hey @theangrybagel and @ellenkampguus I found a workaround here!
I just install vtop from the npm package manager:

sudo apt install nodejs
sudo apt install npm
sudo npm install -g vtop
sudo vtop

It works for me.

@owlshrimp
Copy link

owlshrimp commented Dec 28, 2020

I get this error every time I try to run VTOP and I'm unsure of how to fix it.
I'm running Ubuntu 18.04.

Same here

@diegonz2
Copy link

I get this error every time I try to run VTOP and I'm unsure of how to fix it.
I'm running Ubuntu 18.04.

Same here

hey @Matthew-Bradley did you try this?:

sudo apt install nodejs
sudo apt install npm
sudo npm install -g vtop
sudo vtop

I am also using Ubuntu and that works for 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