Open alistair23 opened 2 weeks ago
Uninformed suggestion: either the node version on fedora 40 is not '20' or the binary is named differently. Can you try a symlink from whatever node is named on your system to /usr/bin/node-20
?
The file does exist
$ ls -al /usr/bin/node-20
-rwxr-xr-x. 1 root root 28176 Sep 11 10:00 /usr/bin/node-20
Describe the bug
I have followed the steps from https://github.com/meshtastic/network-management-client?tab=readme-ov-file#installation for Fedora 40, but when running
pnpm run rust:dev
I get the following errorTo Reproduce
Expected behavior
Successfully build and run the application
Screenshots
If applicable, add screenshots to help explain your problem.
Machine Information
Additional context
Add any other context about the problem here.