This is only a issue when using chronus to publish the already packaged tarball Workaround when using pnpm is to add `--engine npm` to publish a tgz. pnpm doesn't seem to like if it cannot find the package.json
This is only a issue when using chronus to publish the already packaged tarball
Workaround when using pnpm is to add
--engine npmto publish a tgz.pnpm doesn't seem to like if it cannot find the package.json