The content of the node_protector.info.yml file is the following.

name: Node Protector
description: Protect node from Delete.
package: Administration
type: module
core_version_requirement: ^8 || ^9 || ^10
dependencies:
version: '1.0.2'
project: 'node_protector'

The last three lines must be removed.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review