I thought I would fork and clone the D2 repo to my dev raspberry pi so I could poke around with the v-calendar request I made a few weeks ago, which appears to have hit a bit of a road block.
Following these instructions Contributing | Node-RED Dashboard 2.0 I got to the npm run build command and received the following error message The Cypress App could not be installed. Your machine does not meet the operating system requirements.
So I'm assuming that Cypress cannot be installed on the Pi, and my efforts have also hit a road block. Is this a correct assumption?
I am doing contributions for dashboard D2 on a Raspberry 4 all the time without problems. Cannot remember that I have had any issues related to Cypress.
BTW nice to hear that you want to try to contribute