Open OmgImAlexis opened 6 years ago
I believe the problem is due to node-slate
not being published on npm.
See: sdelements/node-slate/issues/4
This project defines the dependency to node-slate
using a specific GitHub commit rather than an npm version number. Do you know if there's a better way to define the dependency to workaround the problem?
I've already got node-slate added as a dep in my project but I this module keeps installing node-slate anyway.