Categories
blog game node threejs

cannon – node server (update)

Screenshot 2026 03 23 at 15.45.02

trying to fix VS an scoreboard

http://cannon.officialstupid.com

update at 15:30

Fixed

  • VS mode
  • scoreboard

Problem

online player 0 after VS mode end.

Categories
bash blog node

fix node path bash_profile #node #path #bash

fix node path bash_profile #node #path #bash
I had the same issue until I added the following lines to my .bash_profile
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh