generator-wp-plugin-boilerplate
generator-wp-plugin-boilerplate copied to clipboard
forgot callback
executing this command:
yo wp-plugin-boilerplate
it finishes with this error:
Downloading the WP Plugin Boilerplate... File downloaded All done! fs.js:81 throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs ^ Error: ENOENT, rename 'my-plugin/plugin-name.php' at Error (native)
Hope you can do something with this.