vibetunnel/web/.npmrc
Peter Steinberger 68e6456aef
docs: Add Linux setup instructions and authentication documentation (#344)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 02:47:25 +02:00

6 lines
No EOL
318 B
Text

# npm configuration for VibeTunnel web project
# Note: Removed deprecated options:
# - enable-pre-post-scripts (pre/post scripts are enabled by default in npm 7+)
# - auto-install-peers (use --legacy-peer-deps if needed)
# - unsafe-perm (no longer needed in npm 7+)
# - side-effects-cache-unsafe (deprecated in npm 9+)