Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@feathersjs/commons dependency #492

Closed
PowerMogli opened this issue Dec 29, 2018 · 1 comment
Closed

@feathersjs/commons dependency #492

PowerMogli opened this issue Dec 29, 2018 · 1 comment

Comments

@PowerMogli
Copy link

Steps to reproduce

install feathers-hooks-common and @feathersjs/feathers in client app.

Expected behavior

@feathersjs/commons 4.0.0 should get installed

Actual behavior

feathers-hooks-common has a dependency of @feathersjs/commons 1.4.0 but @feathersjs/feathers has a dependency of @feathersjs/commons 4.0.0. npm installs @feathersjs/commons 1.4.0 instead of 4.0.0.

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working):

NodeJS version: 9.11.1

Operating System: Windows 10

Browser Version: Chrome WebView 71.x

@eddyystop
Copy link
Collaborator

You have to run feathers-hooks-common thru WebPack if you want to use it client-side.

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

No branches or pull requests

2 participants