jbrooksuk / node-summary

Node module that summarizes text using a naive summarization algorithm
http://jbrooksuk.github.io/node-summary/
769 stars 93 forks source link

Error when require 'lodash-node/underscore' #31

Open Cereceres opened 8 years ago

Cereceres commented 8 years ago

I have a error when import 'lodash-node/underscore'.

Error: Cannot find module 'lodash-node/underscore' at Function.Module._resolveFilename (module.js:455:15) at Function.Module._load (module.js:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19)