vibetunnel/web/docs
Alex Mazanov 5fac9e5e2b fix: resolve PAM module and npm_config_prefix issues on Ubuntu (issue 380)
This commit addresses the Ubuntu installation issues reported in issue 380:

  **PAM Module Fix:** - Fix .npmignore to include authenticate-pam module in npm package - Previously node_modules/ exclusion prevented
  authenticate-pam from being packaged - Resolves \"PAM Authentication Warning: The native authenticate-pam module isn't found\"

  **npm_config_prefix Conflict Detection:** - Add detection for npm_config_prefix conflicts with NVM in postinstall script - Warn users when
  npm_config_prefix overrides NVM's per-version configuration - Provide clear instructions to resolve the conflict - Document
  troubleshooting steps in docs/npm.md
2025-07-17 03:34:36 +02:00
..
frontend-testing-plan.md Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
ios-safari-paste.md Fix Safari clipboard paste (#336) 2025-07-12 23:13:35 +02:00
keyboard-shortcuts.md fix: allow browser keyboard shortcuts to work properly (#298) 2025-07-15 05:38:23 +02:00
large-paste-investigation.md debug log 2025-06-25 02:11:51 +02:00
npm.md fix: resolve PAM module and npm_config_prefix issues on Ubuntu (issue 380) 2025-07-17 03:34:36 +02:00
performance.md Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
playwright-plan.md Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00
playwright-test-design.md feat: optimize Playwright tests for sequential execution (#149) 2025-07-01 04:42:38 +01:00
playwright-testing.md Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00
socket-protocol.md Display Claude status in Mac menubar (#160) 2025-07-01 11:21:28 +01:00
terminal-titles.md feat: add comprehensive terminal title management (#124) 2025-06-30 04:15:09 +01:00