Node.js : error when using "now" module #979

Closed
opened 2025-08-09 17:18:24 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pascalReygner on 2/26/2017

i have installed js and now modules in my project .
"npm install js + npm install now + npm init"
the package.json generated file seems correct
application with "js" module works correctly.
but when using "now" module ("var nowjs = require('now');") their is an error :
"Error: Cannot find module 'now'.
module "now" is present in project\node-modules.
Do you have any idea for solving this
Thank you

*Originally created by @pascalReygner on 2/26/2017* i have installed js and now modules in my project . "npm install js + npm install now + npm init" the package.json generated file seems correct application with "js" module works correctly. but when using "now" module ("var nowjs = require('now');") their is an error : "Error: Cannot find module 'now'. module "now" is present in project\node-modules. Do you have any idea for solving this Thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#979
No description provided.