Skip to content

node v20.6 solutions

Compare
Choose a tag to compare
@iambumblehead iambumblehead released this 07 Sep 17:07
221b37e

node v20.6 caused some issues. The primary issue was that the newest import.meta.resolve defined by node has significantly and suddenly changed. The newer import.meta.resolve is less useful and no longer supports the parent param as in the call import.meta.resolve(moduleId, parent),