Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@matt-wallis

Description

@matt-wallis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions