When trying the Iris Nodejs Quickstart I do get the following message in the source code:
Try `npm i --save-dev @types/intersystems-iris-native` if it exists or add a new declaration (.d.ts) file containing `declare module 'intersystems-iris-native';`ts(7016)
the necessary npm modules are installed...
this suggested command does not solve the issue:

.png)
.png)