-
Notifications
You must be signed in to change notification settings - Fork 655
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
Unmet peer dependency #125
Comments
Hi,
I didn't realise Vue 2.2 has been released. Since there is a minor version
bump, I expect there to be some API incompatibility. you can compile it
anyway and see if it works.
Daniel
…On 26 Feb 2017 10:23 p.m., "Tom" ***@***.***> wrote:
I am using Vue 2.2.0 but I am after npm install I get: UNMET PEER
DEPENDENCY ***@***.***
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#125>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACiTR4uxP2GwLSF5hPJl3wmLOPaBwrKwks5rgYrYgaJpZM4MMZcu>
.
|
Doesn't work. I am getting the following error:
|
I don't know what your code does but you seem to be invoking the server
side rendering version of vue which this package does not support
…On 21 Mar 2017 17:23, "Neeraj Yadav" ***@***.***> wrote:
Doesn't work.
I am getting the following error:
ReferenceError: window is not defined
at Object.<anonymous> (__vue_ssr_bundle__:6238:6526)
at e (__vue_ssr_bundle__:6238:290)
at Object.<anonymous> (__vue_ssr_bundle__:6238:652)
at e (__vue_ssr_bundle__:6238:290)
at t.__esModule.default (__vue_ssr_bundle__:6238:377)
at __vue_ssr_bundle__:6238:382
at module.exports.r.(anonymous function).exports (__vue_ssr_bundle__:6238:37)
at Object.<anonymous> (__vue_ssr_bundle__:6238:161)
at __webpack_require__ (__vue_ssr_bundle__:21:30)
at Object.<anonymous> (__vue_ssr_bundle__:2026:74)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#125 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACiTR3qHIClnDe_80NVes2q0zzpWz8Dtks5rn5cogaJpZM4MMZcu>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using Vue 2.2.0 but I am after npm install I get:
UNMET PEER DEPENDENCY [email protected]
The text was updated successfully, but these errors were encountered: