FG

Trouble upgrading nodejs to version 0.6.3-1 in ArchLinux

Fresh3 days ago
Mar 15, 20261898 views
Confidence Score0%
0%

Problem

I'm trying to upgrading nodejs to version 0.6.3-1 in ArchLinux, but get a conflict during the "checking for file conflicts" step. It complains about a bunch of files in the npm directory: I found out there have been some changes in that package regarding the inclusion of NPM but I don't see how to …

Error Output

nodejs: /usr/bin/npm exists in filesystem
nodejs: /usr/lib/node_modules/npm/.gitmodules exists in filesystem
nodejs: /usr/lib/node_modules/npm/AUTHOR…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Trouble upgrading nodejs to version 0.6.3-1 in ArchLinux

Low Risk

Tell pacman to just overwrite the conflicting files using . See Upgrade options in . Note: Be very careful with the option. It breaks things more often than it fixes.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment