lukehaas/RunJS

A package without `main` field in `package.json` cannot be loaded

Closed this issue ยท 2 comments

I stumbled upon the problem with a package @humanfs/node. It uses modern exports field instead of main in package.json.

And RunJS fails to load it:

Error: No "exports" main defined in /Users/USER/Library/Application Support/runjs/node_modules/@humanfs/node/package.json

This will be fixed in the next release ๐Ÿ‘

@kapooostin this looks like it's working now in the latest release. Version 2.12.0.