Closed Danielku15 closed 1 month ago
Seems NPM install is way to sensitive with the dependencies leading to errors. Moving to npm pack to download the tgz and extraxting it manually.
npm pack
Fixes #165
Seems NPM install is way to sensitive with the dependencies leading to errors. Moving to
npm pack
to download the tgz and extraxting it manually.Fixes #165