electron / electron/rebuild

it is not rebuilding for electron from the package root

Open
#1,101 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.1k
Forks
181
Avg merge
6h 44m
Merged PRs (30d)
3

Description

When I call, it does not rebuild my native package

```jsx
yarn electron-rebuild
```

However, when I rebuild like this

```shell
cd node_modules/@woovi/node-printer
../../.bin/electron-rebuild
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the two commands shown: run yarn electron-rebuild from the package root, then run ../../.bin/electron-rebuild from node_modules/@woovi/node-printer. The payload names no files or tests; done means the package-root command rebuilds the native package consistently with the nested invocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, node.js, typescript
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.