amilajack / amilajack/node-disk-utility

node-pre-gyp issues

未关闭
#74 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
30
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

`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`
![build](https://user-images.githubusercontent.com/15960212/126215678-f5fa916a-95fb-4e56-8484-111366f6b143.jpg)

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。