-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels