Skip to content

Error: Cannot find module 'mpath' #8

@jonnie666

Description

@jonnie666

Get error as below
Error: Cannot find module 'mpath'
Require stack:

  • /abc/node_modules/mongoose-i18n-extra/dist/mongoose-i18n-extra.js
  • /abc/node_modules/mongoose-i18n-extra/dist/index.js
  • /abc/lib/utils/models.js

Code wise was trying the basic version to work.
const mongooseI18nExtra = require('mongoose-i18n-extra');

some package.json dependencies
"mongodb": "^3.5.9",
"mongoose": "5.8.10",
"mongoose-i18n-extra": "^0.1.5",

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