Like version, how can we prevent this error?
[23:29:24] [semantic-release] » × ENOPKGNAME Missing `name` property in `package.json`.
The package.json's name (https://docs.npmjs.com/files/package.json#name) property is required in order to publish a package to the npm registry.
Please make sure to add a valid name for your package in your package.json.
AggregateError:
SemanticReleaseError: Missing `name` property in `package.json`.
Like
version, how can we prevent this error?