-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels