Monday 18 March 2019

Installing And Using npm Modules

I've got a simple question, I've node.js, npm and the modules installed, but I still can't use them.I've tried installing the modules globally, although it didn't help.I used require('module_name') and I ended up with the error code: 'MODULE_NOT_FOUND'.For example, I have the module 'colors'.OS: Windows.Much appreciated!

Submitted March 18, 2019 at 06:27PM by StrikingLifeguard

No comments:

Post a Comment