gnoumph
Results
1
comments of
gnoumph
Same error for me on a TypeScript project, tried to import with a : ```ts import parseTorrent from 'parse-torrent'; ``` but got error : ``` Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main...