Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

hammerjs not being install as dep to vue-touch #223

Open
wprater opened this issue Feb 23, 2015 · 2 comments
Open

hammerjs not being install as dep to vue-touch #223

wprater opened this issue Feb 23, 2015 · 2 comments

Comments

@wprater
Copy link
Contributor

wprater commented Feb 23, 2015

hammerjs is in the registry, is it supposed to install as a dep when I install vue-touch like such
jspm install github:vuejs/vue-touch

it's listed as a dep in the package.json of vue-touch.

@guybedford
Copy link
Member

Have you tried installing vue-touch from npm? It can be preferable.

Note that dependencies in the package.json are not installed by default without information about the registry being given. See https://github.com/jspm/registry/wiki/Configuring-Packages-for-jspm#package-dependencies for a more detailed explanation around this.

@wprater
Copy link
Contributor Author

wprater commented Feb 24, 2015

for some reason, I was not able to get it to install from npm when I tried,
but after looking I can see it's there. so you'd need be to open a PR to
get vue-touch to install the hammer dep as well?

thanks for the info!

On Mon Feb 23 2015 at 12:54:31 AM Guy Bedford notifications@github.com
wrote:

Have you tried installing vue-touch from npm? It can be preferable.

Note that dependencies in the package.json are not installed by default
without information about the registry being given. See
https://github.com/jspm/registry/wiki/Configuring-Packages-for-jspm#package-dependencies
for a more detailed explanation around this.


Reply to this email directly or view it on GitHub
#223 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants