chrisl8 / ArloBot

ROS Package for a Parallax ArloBot Robot
https://log.voidshipephemeral.space/Arlobot/ArloBot+Build+Index
MIT License
39 stars 27 forks source link

/dev/fd/63: line 693: npm: command not found #207

Closed akycdi closed 1 year ago

akycdi commented 1 year ago

I am getting this error while installing the ros on ubuntu in VM. I have installed the ros noetic version in ubuntu 20.04 image

akycdi commented 1 year ago

presented with another error

chrisl8 commented 1 year ago

Did you get it sorted?

akycdi commented 1 year ago

Yes, I have sorted but unfortunately i am unable to run the arlo on the both ubuntu 20.04 and 18lts versions I am getting the same error i have changed the noetic and the melodic visa versa Sorry for the late reply and can you help me with this error.

i am just trying to run the script. MicrosoftTeams-image

chrisl8 commented 1 year ago

It seems to be having trouble finding simpleide which doesn't surprise me as that is basically deprecated by the creator. The most recent version uses another method of installing. In fact setup-noetic.sh doesn't ever try to run simpleide.

Can you try setup-noetic.sh again and let me know if it is still giving you errors?

chrisl8 commented 1 year ago

Closing due to lack of response for a while. If you are still having trouble feel free to reopen this issue.

akycdi commented 1 year ago

Yes, Thanks I have completed the project with the SimpleIDE . I haven't been on Git that much and I don't know how the notification got missed. Thanks again for the reply.