You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to reduce space on SD card, my installer does npm install only=prod, which leaves off devDependencies, and all the prettier, etc stuff is listed there. needs to be moved to the production dependencies.