
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 4,053 Views
How to install node in workstation for realize exercise Building Functional Tests (and Guided Exercise) in Chapter 3 Implementing Unit, Integration, and Functional Testing for Applications in DO400?
Thanks for help.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,789 Views
Hello, @Chetan_Tiwary_
I'm taking the course "DO400 - Red Hat DevOps Pipelines and Processes: CI/CD with Jenkins, Git, and Test-driven Development (TDD)". In the guided exercise, in the Buildin Functional Tests section, I need to install NodeJS on the Lab Environment workstation. In step 2.1 of the guided exercise, I need to run the command "npm install", but it doesn't work, it displays the error message "bash: npm: command not found".
After a long search I managed to install nodejs on the workstation.
Thank you for your attention!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,710 Views
@swider Please run "sudo rm /etc/yum.repos.d/vscodium.repo" and retry "sudo dnf module install nodejs:14 -y" it should work

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,823 Views
Hello @marcioassuncao !
Thanks for reaching out!
Could you please elaborate the issue , sorry I could not understand it ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,790 Views
Hello, @Chetan_Tiwary_
I'm taking the course "DO400 - Red Hat DevOps Pipelines and Processes: CI/CD with Jenkins, Git, and Test-driven Development (TDD)". In the guided exercise, in the Buildin Functional Tests section, I need to install NodeJS on the Lab Environment workstation. In step 2.1 of the guided exercise, I need to run the command "npm install", but it doesn't work, it displays the error message "bash: npm: command not found".
After a long search I managed to install nodejs on the workstation.
Thank you for your attention!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,780 Views
Great @marcioassuncao ! Let us know in case you need any other help !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,548 Views
Hello,
I need a help with the same issue, but for redhat workstation. There is a chapter to install some components in this course. One of the is about installing Install Node.js., but when I tried to use dnf it crashed with core dump. Could you help me with this issue, please
Thanks for any help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,544 Views
@swider Do you mind logging a ticket using the support tab in the ROL homepage, we can streamline the assist in case a quick session is needed via the ticket.
And please make sure to inlcude all the details with screenshots which will help us immensly to troubleshoot and assist.
Regards,
Wasim

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,541 Views
Hello,
I opened, but I didn't receive any solution till now. If you could help I would give the number, but I am not sure it is the right place.
Anyway, thank you for your hint.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,531 Views
Please share the ticket number @swider

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,528 Views
Hello @Wasim_Raja , now the ticket number is
RH-03844950 |
before - when I opened the problem ticket it was RHT2060424, but after some days I was asked to open a new one for another group...
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,526 Views
@swider I am trying to replicate the issue, will keep you posted