Open
Description
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 [email protected]: "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.
Metadata
Metadata
Assignees
Labels
No labels