Ember-simple-auth: Problem - Error - Cannot find module 'lodash/lang/isFunction'

Created on 4 Aug 2016  路  3Comments  路  Source: simplabs/ember-simple-auth

Most helpful comment

That fixed the problem. Sorry for the issue.

All 3 comments

Downloaded the github repo, installed npm, bower and ran the server.

You might be running into a variant of this: https://github.com/jscs-dev/node-jscs/issues/1730

Try running npm cache clean, npm install and check if the problem persists. I cannot reproduce the bug with a fresh clone.

That fixed the problem. Sorry for the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dr0pdb picture dr0pdb  路  8Comments

Sinled picture Sinled  路  5Comments

sandreas picture sandreas  路  9Comments

szsoppa picture szsoppa  路  6Comments

franktcurran picture franktcurran  路  5Comments