Octopusdeploy/gulp-octo missing from npm registry?

npm http 404 https://registry.npmjs.org/octopusdeploy/gulp-octo
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 ‘octopusdeploy/gulp-octo’ is not in the npm registry.
npm ERR! 404 You should bug the author to publish it

Hi Elise,
Its great to see that you are looking to integrate Octopus Deploy with your project.
It looks as though you have missed a single character in the package name. As shown in the ReadMe the package is retrieved via npm install --save-dev @octopusdeploy/gulp-octo, note the @ character at the start. This character signifies an npm scoped package which allows us to namespace the packages we provide with a common managed group.
Give that a go and let me know if you encounter any further problems getting this module up and running.
Cheers,
Robert

Hi,

I’m installing/ restoring the packages through visual studio and so I guess visual studio creates the wrong command?
Is there a way to fix this?

Regards
Elise

fixed it, I think it was a problem with the node version

thanks

Notice:

This issue has been closed due to inactivity. If you encounter the same or a similar issue and require help, please open a new discussion (if we asked for logs or extra details in this thread, consider including them in the new thread). If you are the creator of this thread and believe it should not be closed let us know via our support email.