Skip to content

Conversation

@icholy
Copy link
Contributor

@icholy icholy commented Oct 12, 2024

Fixes #981
Supersedes #978

GrosSacASac
GrosSacASac previously approved these changes Oct 18, 2024
@GrosSacASac GrosSacASac merged commit 1f2f6b6 into node-formidable:master Oct 18, 2024
@GrosSacASac
Copy link
Contributor

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

@GrosSacASac
Copy link
Contributor

nodejs/node#55410
Issue is NODE related will try again soon

@icholy
Copy link
Contributor Author

icholy commented Oct 18, 2024

I'm getting the same error when using node 23. But it's working fine with node 20 (LTS) version.

@GrosSacASac
Copy link
Contributor

Published 3.5.2

@icholy
Copy link
Contributor Author

icholy commented Oct 18, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hexoid@2.0 is available

2 participants