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

Cannot run npm or yum on the PC2 VM #311

Open
Spidermig opened this issue Nov 15, 2024 · 3 comments
Open

Cannot run npm or yum on the PC2 VM #311

Spidermig opened this issue Nov 15, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Spidermig
Copy link

Spidermig commented Nov 15, 2024

Description

In the PC2 VM, you cannot install packages using sudo npm i, sudo yum install, or sudo yum update. This does work on the abacus vm.

Steps to reproduce

In the PC2 VM, verify you are on the abacus folder and run any of the commands: sudo npm i, sudo yum install, or sudo yum update.

Expected result

This should install any updates or packages needed to run on PC2.

Actual result

The terminal returns command not found or an error.

@Spidermig Spidermig added the bug Something isn't working label Nov 15, 2024
@Spidermig Spidermig moved this to In Progress in Abacus Nov 15, 2024
@Spidermig Spidermig added this to Abacus Nov 15, 2024
@Spidermig
Copy link
Author

We have dnf installed instead of yum or npm. Can we install and/or update packages in PC2?

@OliverLaufenberg
Copy link
Collaborator

We have both dnf and yum, yum appears to be working why I try to reproduce, for the install and update commands at least.
Is npm still necessary to have on pc2?

@Spidermig
Copy link
Author

We have both dnf and yum, yum appears to be working why I try to reproduce, for the install and update commands at least. Is npm still necessary to have on pc2?

I spoke with John, it seems we don't need NPM since yum works. It looks like Yum is the package manager for PC2.

@Spidermig Spidermig moved this from In Progress to Done in Abacus Dec 4, 2024
@Spidermig Spidermig moved this from Done to In Progress in Abacus Dec 4, 2024
@Spidermig Spidermig moved this from In Progress to Done in Abacus Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants