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.

Upgrading to 1.5.1 from 1.2.7

See original GitHub issue

Describe the bug

I had the following versions:

“quasar”: “^1.2.7” “@quasar/extras”: “^1.2”

I ran the following commands:

npm install quasar@latest
npm install @quasar/extras@latest

Expected behavior Everything should work fine.

What really happened image

Platform (please complete the following information): OS: Win 10 Node: 12.13.0 NPM: 6.12.0

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
MartinManevcommented, Nov 28, 2019

There is a problem with Vue CLI 3 where a cache is created in node_modules/.cache and that cache does not invalidate when you update your dependencies. Can you try deleting this folder and running your app again? Here is the original issue: https://github.com/vuejs/vue-cli/issues/4438

Vue CLI 4 is out and I think the issue is fixed but I haven’t verified it myself yet.

0reactions
rstoenescucommented, Dec 9, 2019

For Vue CLI 4 use vue-cli-plugin-quasar v2+. Due to a bug in Vue CLI (v3 for sure, might have been fixed in v4), it is required that you clean up cache. Not Quasar’s fault. Quasar is added to the transpileDependencies list automatically by the vue-cli-plugin-quasar.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrading to Vault 1.2.7 - Guides
This page contains the list of deprecations and important or breaking changes for Vault 1.2.7. Please read it carefully.
Read more >
Upgrading to Vault 1.2.7 - Guides
This page contains the list of deprecations and important or breaking changes for Vault 1.2.7. ... Upgrade to 1.5.1 · Upgrade to 1.5.0...
Read more >
releases/releases - 1.5.x
You can download Play releases here. Each release has a Migration Guide that explains how to upgrade from the previous release. Play 1.5.x....
Read more >
Update 1.2.7 | Minecraft Bedrock Wiki - Fandom
Update 1.2.7 was a minor update for Minecraft. It was released on December 14th, 2017 for all devices. See changelog. New Marketplace content....
Read more >
FAQ: Version Upgrade Compatibility - Humio Documentation
1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.2.10 1.2.11 1.2.12 1.3.0 ... 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 ......
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