Skip to content

Installing devDependencies? #11

@Southern

Description

@Southern

I had someone send in a ticket earlier today that is having problems with deploying his package. Looking into it, I see that it's trying to install a dependency that is in devDependencies.

His package.json: https://gist.github.com/dhbaird/6d38e1be2856fbd8d1ad
jitsu deploy --debug: https://gist.github.com/dhbaird/5b323f73feca44239d14
The ticket: https://nodejitsu.zendesk.com/agent/#/tickets/12779

As you can see in the jitsu deploy --debug, it's trying to use joe@'joe@~1.1.0'. I also noticed that there was another person who experienced a similar error in the module-foundry logs.

However, I'm not sure that the second person's error was due to a devDependency... so I can't say for sure that it's related.

Not exactly sure what's happening.

/cc @indexzero @AvianFlu @bmeck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions