amilajack / amilajack/node-disk-utility

node-pre-gyp issues

Aberta
#74 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Rust
Estrelas
30
Forks
4
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

`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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.