FGRibreau/forever-webui

Can't install via npm

tbko opened this issue · 9 comments

tbko commented

npm ERR! System Linux 2.6.32.12-0.7-default
npm ERR! command "node" "/usr/local/bin/npm" "install" "forever-webui"
npm ERR! cwd /data/taskServerDevel/toba-testbed/forever-webui
npm ERR! node -v v0.6.12
npm ERR! npm -v 1.1.36
npm ERR! type non_object_property_call
npm ERR! message Cannot call method 'filter' of undefined
npm ERR! addLocalDirectory Could not pack "/home/taskserver/tmp/npm-1557/1343392112451-0.7930171098560095/package" to "/home/taskserver/.npm/socket.io/0.6.18/package.tgz"
npm ERR! SyntaxError: Unexpected token }
npm ERR! at Object.parse (native)
npm ERR! at Packer.readRules (/usr/local/lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js:185:33)
npm ERR! at Packer. (/usr/local/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:132:22)
npm ERR! at [object Object]. (fs.js:115:5)
npm ERR! at [object Object].emit (events.js:64:17)
npm ERR! at afterRead (fs.js:1117:12)
npm ERR! at Object.wrapper as oncomplete
npm ERR! { [SyntaxError: Unexpected token }]
npm ERR! file: '/home/taskserver/tmp/npm-1557/1343392112451-0.7930171098560095/package/support/socket.io-client/lib/vendor/uglifyjs/package.json',
npm ERR! code: undefined,
npm ERR! path: '/home/taskserver/tmp/npm-1557/1343392112451-0.7930171098560095/package/support/socket.io-client/lib/vendor/uglifyjs',
npm ERR! fstream_type: 'Directory',
npm ERR! fstream_path: '/home/taskserver/tmp/npm-1557/1343392112451-0.7930171098560095/package/support/socket.io-client/lib/vendor/uglifyjs',
npm ERR! fstream_class: 'Packer',
npm ERR! fstream_stack:
npm ERR! [ 'Packer.readRules (/usr/local/lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js:188:10)',
npm ERR! 'Packer. (/usr/local/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:132:22)',
npm ERR! '[object Object]. (fs.js:115:5)',
npm ERR! '[object Object].emit (events.js:64:17)',
npm ERR! 'afterRead (fs.js:1117:12)',
npm ERR! 'Object.wrapper as oncomplete' ] }

I do not maintain the project anymore, but you should try to edit the package.json (bump the modules' version).

r8k commented

Hi FGRibreau,
I've forked your project, and got this working with few minor updates. I intend to work on this, to add the to-do items on the Project Home Page. Can you please let me know, if you are willing to let me take over this and maintain? I would be very happy to maintain this, and work on it. In any case, do please let me know, your opinion.

Thanks a lot
Rajiv

Hello,

As you know I don't maintain forever-webui anymore and I'm really glad that you want to take it to the next step. I added you as a contributor on Github to do so. I will wait to review your first commits before adding you as an owner on npm.

Is that okay with you?

Cheers

r8k commented

Sure, that is perfectly ok with me; Cheers.

r8k commented

Hi @FGRibreau
Here is the summary of what I'm doing with the project:

  1. Created milestones for features
  2. Created issues & assigned them to myself.
  3. Worked on #13 , #14 and closed them.
  4. In-Progress: #15 , #16 , #17

I've created a travis.yml for the project. The only help that I can ask for is, can you please sign in to Travis, and enable this Project for automatic builds, so that whenever I push something, I can notice the build status. I've done this for my fork, but just to be on a safer side.

Thanks a lot !!
Rajiv

Hello @r8k,

Nice progress, I reviewed your code and it's really clean, so everything's ok on my side. I activated travis-ci on the project.
Don't hesitate to add yourself inside the contributor list in the package.json and readme.md.

However I could not add you as a project owner on npm ((r8k was not found)[https://registry.npmjs.org/-/user/org.couchdb.user:r8k]). What's your nickname?

r8k commented

@FGRibreau , also can you please update the Project Description to omit the [project no more maintained]

Right now, it is as below ..

[project no more maintained] A simple web UI for efficient nodejs administration — Read more
http://blog.fgribreau.com/2012/03/process-management-at-bringr.html

I cannot update it .. (Only allowed for the Project owner)
Thanks again ..

Done :) !