Anna Bocharova
Anna Bocharova
> Why is it looking for that file? Can you provide your package.json file and directory structure? I don't know why, but it does not in any other Node.js version....
`attw` failed with `npm pack` ``` error while checking file: Command failed: npm pack error Command failed with exit code 3. ```
Reported the issue https://github.com/nodejs/node/issues/55410
should be fixed by https://github.com/nodejs/node/commit/ee46d2297c648dc6cc8cbc0327c453514b878294 Waiting for next release
Should be fixed now https://github.com/nodejs/node/releases/tag/v23.1.0
Node 23.6 enabled typescript running without flags
in favour of upcoming #2587
Two new bugs , @colinhacks : #4317 , #4318
this implementation does not make a dramatic difference, because the same thread is used for printing the same about of bytes to the sync stream of `stdout`. Instead, should try...
Please reflect the new functions (and the new version) on the website. It would be also nice to add their types.