Skip to content

Cannot find module while using custom parsingExtensions #228

Description

@pats

Hi,

While I'm working on some custom parsing extensions, when I declare parsingExtension in my meta file

parsingExtensions:
  - '@my-org/my-config-vault'

I've got an error

Error: Cannot find module '@my-org/my-config-vault'

It looks like app-config-meta has to have a way to resolve a dependency to my package. I've found that import throw an error as above.

I'm using pnpm 8, node 18.x.

Regards,
PS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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