amilajack / amilajack/node-disk-utility
node-pre-gyp issues
- Ngôn ngữ chính
- Rust
- Star
- 30
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`package.json` references a main branch version of `node-pre-gyp` than the modified `github:amilajack/node-pre-gyp#neon-compat` that has been previously used for neon package publishing.
Running `npm run package` on this example project only bundles the native directory. There installing the package fails with no access to `index.js`

Both `node-pre-gyp` and `@mapbox/node-pre-gyp` appear to ignore the `files` section of `package.json` for files to bundle in the package and I'm struggling to find some documentation for `node-pre-gyp` that details how to overcome this.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.