Skip to content

Issues with strong-globalize #68

@gijo-varghese

Description

@gijo-varghese

I'm using Loopback to build my project. Loopback/Stroploop internally uses Globalize and cldr for globalization in strong-globalize. Looks like they use webpack while building.

And I'm getting the following error:

16753kB  /index.js                 [12444ms]
internal/modules/cjs/loader.js:589
    throw err;
    ^

Error: Cannot find module 'cldr'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
    at Function.Module._load (internal/modules/cjs/loader.js:513:25)
    at Module.require (internal/modules/cjs/loader.js:643:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (/tmp/86f4f7db49348/index.js:77424:18)
    at __webpack_require__ (/tmp/86f4f7db49348/index.js:21:30)
    at /tmp/86f4f7db49348/index.js:90591:4
    at Object.<anonymous> (/tmp/86f4f7db49348/index.js:90598:2)
    at __webpack_require__ (/tmp/86f4f7db49348/index.js:21:30)
    at Object.<anonymous> (/tmp/86f4f7db49348/index.js:306120:18)

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