fix: update hexoid to v2 by icholy · Pull Request #982 · node-formidable/formidable

I tried to publish but there seems to be a bug with the new npm version when I run the pack command


1 info using npm@10.9.0
2 info using node@v23.0.0
3 silly config load:file:/usr/local/lib/node_modules/npm/npmrc
4 silly config load:file:/home/sac/libs/formidable/.npmrc
5 silly config load:file:/home/sac/.npmrc
6 silly config load:file:/usr/local/etc/npmrc
7 verbose title npm pack
8 verbose argv "pack"
9 verbose logfile logs-max:10 dir:/home/sac/.npm/_logs/2024-10-18T15_20_03_273Z-
10 verbose logfile /home/sac/.npm/_logs/2024-10-18T15_20_03_273Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly logfile done cleaning log files
13 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
14 warn tarball tarball data for file:/home/sac/libs/formidable/ (null) seems to be corrupted. Trying again.
15 warn tarball tarball data for file:/home/sac/libs/formidable/ (null) seems to be corrupted. Trying again.
16 verbose stack Error: ENOENT: no such file or directory, lstat '/home/sac/libs/formidable/ist/helpers/firstValues.cjs'
17 error code ENOENT
18 error syscall lstat
19 error path /home/sac/libs/formidable/ist/helpers/firstValues.cjs
20 error errno -2
21 error enoent ENOENT: no such file or directory, lstat '/home/sac/libs/formidable/ist/helpers/firstValues.cjs'
22 error enoent This is related to npm not being able to find a file.
22 error enoent
23 verbose cwd /home/sac/libs/formidable
24 verbose os 
25 verbose node v23.0.0
26 verbose npm  v10.9.0