Thanks Guys for the help so far. But it is still not working, has anyone maybe another idea?
I'm using Sublime Text and did save with encoding UTF-8 (without the BOM) tag, but error stays the same.
git clone http://github.com/isaacs/npm.git
cd npm
sudo make install
i think this command has worked for me now im waiting for the installation and will try it again
error is still the same :(
but not sure i succesfully installed npm at the end it says
scripts/doc-build.sh doc/misc/semver.md html/doc/misc/semver.html
scripts/doc-build.sh doc/misc/npm-index.md html/doc/index.html
node cli.js install -g -f
npm WARN using --force I sure hope you know what you are doing.
npm WARN cannot run in wd npm@1.3.14 node bin/npm-cli.js prune --prefix=. --no-global && rm -rf test/*/*/node_modules && make -j4 doc (wd=.)
npm WARN package.json github-url-from-git@1.1.1 No repository field.
/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
npm@1.3.14 /usr/local/lib/node_modules/npm