npm install -g RealDigitalMedia/create-neocat-pluginSince create-neocast-plugin generates a project directory automatically you should cd to the parent directory where you keep your plugins.
cd /path/to/parent/directoryThen run create-neocast-plugin to create your plugin.
create-neocast-plugin PLUGIN_NAMEFinally, cd to the directory the create-neocast-plugin tool created.
cd cool-project-name