Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postal.lodash.js Error: Module name "lodash/after" has not been loaded #182

Open
matt-wallis opened this issue May 30, 2018 · 0 comments
Open

Comments

@matt-wallis
Copy link

With postal.lodash.js v2.0.5, I get the following error in the browser:

require.js:5 Uncaught Error: Module name "lodash/after" has not been loaded yet for context: _. Use require([])
http://requirejs.org/docs/errors.html#notloaded
    at makeError (require.js:5)
    at Object.o [as require] (require.js:5)
    at requirejs (require.js:5)
    at postal.lodash.js:12
    at postal.lodash.js:40
makeError @ require.js:5
o @ require.js:5
requirejs @ require.js:5
(anonymous) @ postal.lodash.js:12
(anonymous) @ postal.lodash.js:40

A work-around is to use the core lodash instead: https://raw.githubusercontent.com/lodash/lodash/4.17.10-npm/core.js

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

No branches or pull requests

1 participant