jbrooksuk / node-summary

Node module that summarizes text using a naive summarization algorithm

Home Page:http://jbrooksuk.github.io/node-summary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when require 'lodash-node/underscore'

Cereceres opened this issue · comments

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)