question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm WARN @vueuse/core@2.0.24 requires a peer of @vue/composition-api@^0.3.0 but none is installed

See original GitHub issue

I base on

    "@vue/composition-api": "^0.5.0",
    "@vueuse/core": "^2.0.24",

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
antfucommented, Apr 14, 2020

v0.0.26 released with the fix.

1reaction
antfucommented, Apr 14, 2020

Oh I see, semver treat 0.x version differently. https://docs.npmjs.com/misc/semver#caret-ranges-123-025-004

I will make a change address to that. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm WARN ... requires a peer of ... but none is installed. You ...
npm WARN extract-text-webpack-plugin@3.0.0 requires a peer of webpack@^3.1.0 but none is installed. You must install peer dependencies yourself.
Read more >
Peer Dependency Warning When Installing @vue/cli #2862
You must install peer dependencies yourself. npm WARN graphql-tools@3.1.1 requires a peer of graphql@^0.13.0 but none is installed.
Read more >
Installing Now CLI failed (Now Experience UI Framework)
Solved: Hi, I am trying to install Now CLI using this command: npm install @servicenow/cli ... requires a peer of @octokit/core@>=3 but none...
Read more >
scratch-gui - npm
This requires you to have Git and Node.js installed. ... requires a peer of react-intl-redux@^0.7 but none was installed. npm WARN ...
Read more >
you must install peer dependencies yourself Code Example
npm WARN codelyzer@6.0.1 requires a peer of tslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found