Skip to content

vue@latest includes outdated recommendations.js #3725

Description

@theking2
  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform: win
  • Vetur version: n/a
  • VS Code version:1.94.2
  • TypeScript version:n/a
  • Vetur output:
Output

<!-- Run VSCode command `Vetur: Show output panel` -->
Vetur initialized
[INFO ] Loaded bundled typescript@4.9.5.
[INFO ] Loaded bundled prettier.
[INFO ] Loaded bundled @starptech/prettyhtml.
[INFO ] Loaded bundled prettier-eslint.
[INFO ] Loaded bundled prettier-tslint.
[INFO ] Loaded bundled stylus-supremacy.
[INFO ] Loaded bundled @prettier/plugin-pug.
DeprecationWarning: 'createIdentifier' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
DeprecationWarning: 'createObjectLiteralExpression' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
DeprecationWarning: 'createCallExpression' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
DeprecationWarning: 'createImportClause' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
DeprecationWarning: 'createLiteral' has been deprecated since v4.0.0. Use `factory.createStringLiteral`, `factory.createStringLiteralFromNode`, `factory.createNumericLiteral`, `factory.createBigIntLiteral`, `factory.createTrue`, `factory.createFalse`, or the factory supplied by your transformation context instead.
DeprecationWarning: 'createImportDeclaration' has been deprecated since v4.8.0. Decorators are no longer supported for this function. Callers should switch to an overload that does not accept a 'decorators' parameter.
[INFO ] update d:\Projekte\Bildung\m291\LG22\Testing\vue-test\node_modules\.vue-global-types\vue_3.5_false.d.ts in ts language service.
[INFO ] update d:\Projekte\Bildung\m291\LG22\Testing\vue-test\node_modules\.vue-global-types\vue_3.5_false.d.ts in ts language service.
[INFO ] update d:\Projekte\Bildung\m291\LG22\Testing\vue-test\node_modules\.vue-global-types\vue_3.5_false.d.ts in ts language service.

- Vetur doctor output
Doctor output

Failed to doctor

Problem

Running npm create vue@latest creates schaffolding with the following extensions.json

{
  "recommendations": ["Vue.volar"]
}

Volar is marked as deprecated.

Reproducible Case

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions