If you are experiencing issues with the local install, here are some steps to troubleshoot
''' npm install --global --python=/Library/Frameworks/Python.framework/Versions/3.12/bin/python3 node-gyp@latest '''
''' npm explore npm -g -- npm install node-gyp@latest '''
''' npm install -g npm@latest '''
''' npm install -g deasync '''
''' nvm use --lts '''
delete node modules and reinstall