Skip to content

ERR_PACKAGE_PATH_NOT_EXPORTED #19

@BEllis

Description

@BEllis

Getting this error after installing the package in latest node RED docker using palette manager.

28 Sep 09:48:00 - [info] Installed module: node-red-contrib-graphql-server
28 Sep 09:48:00 - [info] Added node types:
28 Sep 09:48:00 - [info]  - node-red-contrib-graphql-server:graphql-in : Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /data/node_modules/extract-files/package.json
28 Sep 09:48:00 - [info]  - node-red-contrib-graphql-server:graphql-out
28 Sep 09:48:00 - [info]  - node-red-contrib-graphql-server:graphql-schema
28 Sep 09:48:00 - [info]  - node-red-contrib-graphql-server:graphql-subscriptionserver : Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /data/node_modules/extract-files/package.json

Seems extract-files isn't exporting correctly, or, isn't being imported correctly. I think this isn't a direct issue with this package but one of the dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions