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

FYI install and yarn dev warnings #10

Open
rjpalermo1 opened this issue Oct 13, 2017 · 0 comments
Open

FYI install and yarn dev warnings #10

rjpalermo1 opened this issue Oct 13, 2017 · 0 comments

Comments

@rjpalermo1
Copy link

rjpalermo1 commented Oct 13, 2017

Hi on a fresh install, node v8.6.0

on yarn

yarn install v1.1.0
warning package.json: "dependencies" has dependency "request" with range "^2.81.0" that collides with a dependency in "devDependencies" of the same name with version "^2.79.0"
warning feathers-vue-two@0.0.0: "dependencies" has dependency "request" with range "^2.81.0" that collides with a dependency in "devDependencies" of the same name with version "^2.79.0"

on yarn dev

`WARNING in ./~/ws/lib/Validation.js
Module not found: Error: Cannot resolve module 'utf-8-validate' in /Users/Tektango/nodetomic/Feathers-Vue/node_modules/ws/lib
 @ ./~/ws/lib/Validation.js 10:22-47`

`WARNING in ./~/ws/lib/BufferUtil.js
Module not found: Error: Cannot resolve module 'bufferutil' in /Users/Tektango/nodetomic/Feathers-Vue/node_modules/ws/lib
 @ ./~/ws/lib/BufferUtil.js 35:21-42`

Just FYI - Server / client boot up fine.

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

1 participant