Skip to content

Using shipit-npm with Grunt fails #10

@eps90

Description

@eps90

Hi,
Maybe I'm doing something wrong, but I cannot find out why.
I've just installed shipit-npm in my project and loaded it in Gruntfile.js by grunt.loadNpmTasks('shipit-npm'). After runninggrunt shipit:[stage] deploy` I got error in console:

Task 'npm:init' is not in your shipitfile 

Do I have to do something more than loading the module in Gruntfile? I've event tried to set options of shipit-npm under shipit.options in Gruntfile but that didn't help. I've also created a shipitfile.js with exact config as in README.md but it wasn't it too.
Thanks for help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions