yellowgator_Y
Convex Community17mo ago
2 replies
yellowgator_

How to resolve "use platform: node" error when compiling a node package?

The exact error is:
The package "https" wasn't found on the file system but is built into node. Are you trying to
bundle for node? You can use "platform: 'node'" to do that, which will remove this error.

Bit new to node, so not sure where exactly to include this setting. Any help would be greatly appreciated !
Was this page helpful?