You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry to say, it seems so complicated (out of my ability now) to reimplement Node.js official resolution algorithm in asar-node. PR that add basic support to this feature is welcome.
When trying to import a module defined in a package.json exports field asar-node fails to find the module.
Example:
package.json
See: https://nodejs.org/api/modules.html#all-together
The text was updated successfully, but these errors were encountered: