Generate badges automatically, using this link
NPM_AUTH_TOKEN
is required for the CI and auto-publish
This packages uses node v18
.
This allows you to use fetch
natively without needing to install any extra packages.
However, make sure you are running the right node version when working with it or in parent projects. node --version
should return 18 or greater.
See also: SO: how can i use native fetch with node in typescript (node v17.6)