- Package:
- node-react-dom
- Source:
- node-react-dom
- Submitter:
- Bastien Roucaries
- Date:
- 2026-08-30 06:51:02 UTC
- Severity:
- normal
Can you add this types file ? I do not achieve to get this installed rouca
Le 23/06/2026 à 17:15, Bastien Roucaries a écrit : Hi, node-react already embeds @types/react-dom: $ apt show node-types-react-dom Package: node-types-react-dom State: not a real package (virtual) and a missing typescript declaration cannot be a serious bug. The serious bug is to upload a file that requires it without verifying it is available.
Most likely issue is that dh-node doesn't pick the exports defined by
types-react-dom/package.json (no "files", only "types", and "exports".*."types"."default"):
"exports": {
".": {
"types": {
"default": "./index.d.ts"
}
},
"./client": {
"types": {
"default": "./client.d.ts"
}
},
"./canary": {
"types": {
"default": "./canary.d.ts"
}
},
"./server": {
"types": {
"default": "./server.d.ts"
}
},
"./experimental": {
"types": {
"default": "./experimental.d.ts"
}
},
"./test-utils": {
"types": {
"default": "./test-utils/index.d.ts"
}
},
"./package.json": "./package.json"
},
I pushed a fix for that. I'll upload the package unless someone does it before.
We believe that the bug you reported is fixed in the latest version of
node-react, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1140614@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Xavier Guimard <yadd@debian.org> (supplier of updated node-react package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sun, 30 Aug 2026 08:06:46 +0200
Source: node-react
Architecture: source
Version: 18.3.1+dfsg+~cs88.78.12-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed-By: Xavier Guimard <yadd@debian.org>
Closes: 1140614
Changes:
node-react (18.3.1+dfsg+~cs88.78.12-7) unstable; urgency=medium
.
* Team upload
.
[ Jérémy Lal ]
* Install types-react-dom using debian/nodejs/types-react-dom/install
Closes: #1140614.
.
[ Xavier Guimard ]
* Fix build with Babel 8
Checksums-Sha1:
fd3fb2cf46bbd0cda27d1578d3f6b1c34a88f362 5816 node-react_18.3.1+dfsg+~cs88.78.12-7.dsc
a96868df58627b9718ccb32518c95df10fe8441c 55752 node-react_18.3.1+dfsg+~cs88.78.12-7.debian.tar.xz
Checksums-Sha256:
afe032c4bed2094818c95180806682b0cba9de6aacd0d9ef05a8eff78e8174a2 5816 node-react_18.3.1+dfsg+~cs88.78.12-7.dsc
bcdc6600e5f2367da8e6119ef563fd9213a148a370c2b545dae7ecf719097759 55752 node-react_18.3.1+dfsg+~cs88.78.12-7.debian.tar.xz
Files:
17b63810b670df2b09ce60169e476076 5816 javascript optional node-react_18.3.1+dfsg+~cs88.78.12-7.dsc
33a646838eb441e28601f0a4f155f3bf 55752 javascript optional node-react_18.3.1+dfsg+~cs88.78.12-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmqTzg8ACgkQ9tdMp8mZ
7unIOA//cUaVRSC1o5CefOGt5aSUNHyieoPshac4ohwBnZ3/L6HWfuhuSFRDjgef
B5FAE/he8qbfi/dnhfW1Xle6oa1wzzRBiT6eXL0sXgSdGLczd2OYfj5Pu4Csjc5D
7puac/m70W+1y+ICK7hNhYSVR3/aweMMxoswslfCAzf8RcdKtIJt3TErxIDzE6nv
Yb1xAuErqMRiXdqbwFyrSZaeKhPKKOy0rW3HT9+vAf5fwsvuz4Nut+3qZ8MXdA5c
Q8buNYfE+BOz5hsvq7AdfLyfgRcqNWaol7Dbfx3ZYfG5fwnMTdTBr/4PhJKQ32i0
rMMG+BXUd+K7bFCiYmH4OxsTx/yIV3l0vTDVY86Qj2GKrNTp/qdsPbvVaiFLyVy6
8Ghgs2yd/sOgREKt00JOlmvcXexKLm2eV6OwOvSlHHXHI47wrEqnok4VwpZ/vixk
OQ9yyX+K4Wm9KDVMB9Qrb349qnQGKL0pI+C2YyrFO57VyUUvYVEu8LZf1Fr6DDvD
cCFoQw4Si4SlMTrFgiTlaXhbwXn1WNRKn+vY0qLkcsANjCNJxnFS5bQIczcvanEl
XThq3ac/V+AHniQbvN5R5zOEamqPMQ5LtyR7uIi7tA9zhMo8D1hhKU1YhsZL/OIw
e5g/WKj/frM3M4mao8ahrF1GjW8XNDLdo/827ooys4mpgIZPAhU=
=M5Uh
-----END PGP SIGNATURE-----