mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
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 |
||
|---|---|---|
| .. | ||
| build-ci.js | ||
| build-npm.js | ||
| build.js | ||
| check-all.sh | ||
| check-fix-sequential.sh | ||
| clean.js | ||
| copy-assets.js | ||
| coverage-report.sh | ||
| dev.js | ||
| docker-build-test.sh | ||
| ensure-dirs.js | ||
| ensure-native-modules.js | ||
| esbuild-config.js | ||
| monaco-plugin.js | ||
| node-pty-plugin.js | ||
| postinstall-npm.js | ||
| profile-playwright-tests.sh | ||
| validate-version-sync.js | ||