Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The latest published `thrift` version:
- does not contain 'index.js' at the package root
- has no "main" entry point in package.json
So module request throws an exception:
require('thrift') Thrown: Error: Cannot find module 'thrift' Require stack: - <repl> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:625:15) at Function.Module._load (internal/modules/cjs/loader.js:527:27)
Attachments
Issue Links
- links to