Deploy project

when i get the error. please help me!!

Hi @tanloc,

Thanks for getting in touch.

That very much looks like npm is looking at our Work directory, which is inadvisable as that directory is transient and is removed as soon as possible. I would recommend excluding .Octopus/* from npm, instructions are available on this page.

Regards,
Alex

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.