Raspberry pi 4B #58
-
Hi, will this work on Raspberry pi 4B |
Beta Was this translation helpful? Give feedback.
Replies: 29 comments 35 replies
-
Yep, this should be compatible with the Raspberry Pi 4B! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Z pravé strany je rezistor. Jeden rezistor mám na fialovém drátu a druhý odpor na modrém drátu, oba jsou zakončené a připájené dohromady. |
Beta Was this translation helpful? Give feedback.
-
Hi, I copied this and it gives me an error: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
My LEDs also don't light up, they just flash when I turn them on. Where and what and how many LEDs should I write and replace them in the firmware? Thank you very much for your help. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, I enter npm install and it says an error |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, what version of node and npm do I need? npm v6.14.7 , node? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello, I don't know how to give it, I always start from scratch. I have managed software on a raspberry pi 4 B |
Beta Was this translation helpful? Give feedback.
-
Hey, sorry for going offline for the past two weeks. Let's resolve these issues one-by-one: Webserver not launchingIt seems like cd ~/Documents/Sand-Table/Website # Go to the correct directory
rm -rf node_modules # Let's purge your installed packages and start from scratch
node -v # Should be 14.X
npm -v # Should be 6.14.X
npm install # Run the actual install command, look out for any errors
npm run prod # Ok, now the web server should launch given that the previous commands didn't have errors Arduino-cli wasn't installedCan you confirm that |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I already installed arduino, this helped: cd ~/Documents/Sand-Table/Website |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, here is almost the entire list. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, I'm still doing something wrong. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Beta Was this translation helpful? Give feedback.
-
Ok, a few things to try:
|
Beta Was this translation helpful? Give feedback.
-
Hi, I can't understand why on the new tab cd/Documents no su file or directory, it's been doing this since you modified nvm, npm. Does it bother you or not? |
Beta Was this translation helpful? Give feedback.
-
/etc/nginx/sites-enabled/default |
Beta Was this translation helpful? Give feedback.
Yep, this should be compatible with the Raspberry Pi 4B!