Closed leomdg closed 12 years ago
Installed module "now" (@0.7.6 at that time) and npm list started showing the following warning:
npm list
npm WARN node-proxy@0.5.2 package.json: bugs['web'] should probably be bugs['url']
The other modules installed on the same path are "express", "jade" and "mysql".
it's just a warning that package.json needs updated.
Installed module "now" (@0.7.6 at that time) and
npm list
started showing the following warning:npm WARN node-proxy@0.5.2 package.json: bugs['web'] should probably be bugs['url']
The other modules installed on the same path are "express", "jade" and "mysql".