Skip to content

Don't require npm install node-slate if depΒ #2

@OmgImAlexis

Description

@OmgImAlexis

I've already got node-slate added as a dep in my project but I this module keeps installing node-slate anyway.

➜  template git:(master) βœ— yarn add -D sdelements/node-slate
yarn add v1.3.2
[1/5] πŸ”  Validating package.json...
[2/5] πŸ”  Resolving packages...
[3/5] 🚚  Fetching packages...
[4/5] πŸ”—  Linking dependencies...
[5/5] πŸ“ƒ  Building fresh packages...
success Saved lockfile.
success Saved 1 new dependency.
└─ node-slate@1.0.0
✨  Done in 37.36s.
➜  template git:(master) βœ— yarn gulp slate                  
yarn run v1.3.2
$ /Users/xo/code/lad/template/node_modules/.bin/gulp slate
[13:54:12] Using gulpfile ~/code/lad/template/gulpfile.js
[13:54:12] Starting 'slate'...
settings: { source: 'source', build: 'build' }
downloading...
npm install ./node_modules/node-slate

Metadata

Metadata

Assignees

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