Files
platform/scripts
pastilhas e521d8214f fix: configure npm prefix to /usr/local for system-wide package access
- Set npm prefix to /usr/local (system location) instead of user-specific ~/.npm-global
- Ensures all users can access installed npm packages
- Fixes issue where packages installed to one user's home directory
- All npm global packages now available system-wide to all users

This ensures that after running setup.sh:
- pi, claude, and other tools are at /usr/local/bin/
- Accessible to all users (pastilhas, andrepadez, etc.)
- New users automatically get access too
2026-03-04 02:38:18 +00:00
..
2026-02-25 07:27:30 +00:00
2026-02-26 17:42:59 +00:00
2026-02-26 01:39:38 +00:00
2026-02-23 09:58:08 +00:00
2026-02-16 19:34:35 +00:00