balena-nodejs-hello-world icon indicating copy to clipboard operation
balena-nodejs-hello-world copied to clipboard

Example of how to deploy Node code on a balena supported device.

Results 4 balena-nodejs-hello-world issues
Sort by recently updated
recently updated
newest added

``` Failed to initialize automounter: Permission denied ```

bug

## Scenario I'm testing the simple server node application at https://github.com/balena-io-projects/simple-server-node on a Siemens SIMATIC IOT2040 (IOT2000 series) provisioned on balena.io. I've been following the getting started guide at https://www.balena.io/docs/learn/getting-started/iot2000/nodejs/#adding-your-first-device....

The URL for the Github Description is point to https://www.balena.io/docs/learn/getting-started/raspberrypi3/node/ which goes to a 404. It be updated to https://www.balena.io/docs/learn/getting-started/raspberrypi3/nodejs/

If you push the current project without having the version defined, it won't allow you to add it later. There appears to be some issue with caching in the builder,...