npm package not published
The README states this package is published on npm as @capyup/capy-tools, but running npm view @capyup/capy-tools returns a 404 Not Found error.
Steps to reproduce
npm view @capyup/capy-tools
Expected behavior
The npm registry should return package metadata for @capyup/capy-tools.
Actual behavior
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@capyup%2fcapy-tools - Not found
Suggestion
Please publish the @capyup/capy-tools package to npm (or update the README if the package name has changed).
npm package not published
The README states this package is published on npm as
@capyup/capy-tools, but runningnpm view @capyup/capy-toolsreturns a 404 Not Found error.Steps to reproduce
Expected behavior
The npm registry should return package metadata for
@capyup/capy-tools.Actual behavior
Suggestion
Please publish the
@capyup/capy-toolspackage to npm (or update the README if the package name has changed).