Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

Lodash dependency #16

Open
dalerka opened this issue Aug 24, 2017 · 0 comments
Open

Lodash dependency #16

dalerka opened this issue Aug 24, 2017 · 0 comments

Comments

@dalerka
Copy link

dalerka commented Aug 24, 2017

Just a quick heads up:
followed all steps in the tutorial on Medium but kept getting error even after removing /node_modules and reinstalling dependencies:

> grial start
module.js:487
    throw err;
    ^
Error: Cannot find module 'lodash'
    at Function.Module._resolveFilename (module.js:485:15)

Only yarn add lodash resolved this issue and everything worked according to the tutorial.
Is this a correct behavior or should the Grial server work without loading the whole Lodash lib?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant