Upgrade help
-
OK
thomasfraley@nodebb:~/nodebb$ pwd
/home/thomasfraley/nodebb
thomasfraley@nodebb:~/nodebb$ sudo chown -R thomasfraley:thomasfraley ./
[sudo] password for thomasfraley:
thomasfraley@nodebb:~/nodebb$Ran npm rebuild again seems like same errors at the end
make: Leaving directory `/home/thomasfraley/nodebb/node_modules/mmmagic/build'
npm ERR! Error: ENOENT, chmod '/home/thomasfraley/nodebb/node_modules/npm/bin/npm-cli.js'
npm ERR! If you need help, you may report this log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! [email protected]npm ERR! System Linux 3.16.0-30-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "rebuild"
npm ERR! cwd /home/thomasfraley/nodebb
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/thomasfraley/nodebb/node_modules/npm/bin/npm-cli.js
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/thomasfraley/nodebb/npm-debug.log
npm ERR! not ok code 0
thomasfraley@nodebb:~/nodebb$ -
I've got the same error and chown did not help...
-
@BDHarrington7 No, although I did for v0.7.0 to v0.7.1. That persisted for about 6 hours until I rewrote the history a second time, restoring the proper tree
I do remember @tfraley being one of those who reset to the broken tree.
-
here you go
thomasfraley@nodebb:~/nodebb$ npm i mmagic
npm WARN package.json [email protected] No repository field.
npm http GET https://registry.npmjs.org/mmagic
npm http 404 https://registry.npmjs.org/mmagic
npm ERR! 404 'mmagic' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.npm ERR! System Linux 3.16.0-30-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "i" "mmagic"
npm ERR! cwd /home/thomasfraley/nodebb
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! code E404
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/thomasfraley/nodebb/npm-debug.log
npm ERR! not ok code 0
thomasfraley@nodebb:~/nodebb$ -
Ok 3 m's did it,
Get warnings at the the end
make: Leaving directory `/home/thomasfraley/nodebb/node_modules/mmmagic/build'
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/npm requires request@'~2.58.0' but will load
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/request,
npm WARN unmet dependency which is version 2.60.0
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/npm requires rimraf@'~2.4.1' but will load
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/rimraf,
npm WARN unmet dependency which is version 2.3.4
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/uglify-js requires async@'~0.2.6' but will load
npm WARN unmet dependency /home/thomasfraley/nodebb/node_modules/async,
npm WARN unmet dependency which is version 0.9.2
[email protected] node_modules/mmmagic