Closed donny-dont closed 4 years ago
Verify that the folder specified exists and that a package.json is present. If its not there may be silent errors when trying to publish things.
Fixed in https://github.com/drone-plugins/drone-npm/pull/54 which verifies the file is there and prints an error accordingly.
Verify that the folder specified exists and that a package.json is present. If its not there may be silent errors when trying to publish things.