Hi I've upgraded npm-publish to 3.3.0 and my build...
# npm-publish
r
Hi I've upgraded npm-publish to 3.3.0 and my build fails with an error:
Copy code
> Task :kvision-assets:publishKvisionAssetsPackageToNpmjsRegistry FAILED
npm ERR! code EUSAGE
npm ERR! 
npm ERR! Publish a package
npm ERR! 
npm ERR! Usage:
npm ERR! npm publish <package-spec>
npm ERR! 
npm ERR! Options:
npm ERR! [--tag <tag>] [--access <restricted|public>] [--dry-run] [--otp <otp>]
npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm ERR! [-ws|--workspaces] [--include-workspace-root]
npm ERR! 
npm ERR! Run "npm help publish" for more info

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/rjaros/.npm/_logs/2023-05-01T08_38_33_017Z-debug-0.log

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kvision-assets:publishKvisionAssetsPackageToNpmjsRegistry'.
> Process 'command '/opt/rjaros/.gradle/nodejs/node-v18.12.1-linux-x64/bin/node'' finished with non-zero exit value 1
b
I know exactly what the issue is... Looks like 3.3.1 is coming today...
Thanks for bringing this up though
3.3.1 is cooking in CI now, will ping back once ready
Finally! 3.3.1 is out