stdlib-js / stdlib-js/stdlib

`node-gyp` is encountering an error.

オープン
#6,244 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
6k
フォーク
1.3k
平均マージ
1日 3時間
マージ済み PR(30日)
611

説明

### Description

Encountered an error when i ran `node-gyp build` command and after building some files this error came:
```
addon.c
main.c
c_c.c
c_f.c
d_d.c
f_f.c
f_i.c
i_d.c
i_f.c
i_i.c
z_d.c
z_z.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
main.c
floorf.c
win_delay_load_hook.cc
LINK : fatal error LNK1181: cannot open input file 'm.lib' [C:\Users\gargg\Coding\stdlib\lib\node_modules\@stdlib\math\base\special\bernoullif\build\addon.vcxproj]
gyp ERR! build error

```

### Related Issues

Related issues # , # , and # .

### Questions

No.

### Demo

_No response_

### Reproduction

```shell

```

### Expected Results

```shell
should not return a error and .node file should be made
```

### Actual Results

```shell
returning an error
```

### Version

@0.3.2

### Environments

N/A

### Browser Version

_No response_

### Node.js / npm Version

v22.9.0

### Platform

Windows 11

### Checklist

- [x] Read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing `node-gyp build` on Windows 11 with Node.js v22.9.0 in the `@stdlib/math/base/special/bernoullif` package, focusing on the generated `build/addon.vcxproj` and the reported missing `m.lib`. Done means the build completes without the LNK1181 error and produces the expected `.node` file.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
build-system
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。