Skip to content

Chapter 4 example not usable anymore #10

@nitmws

Description

@nitmws

I'm interested in the book Vue.js 3 By Examples but wanted to check the usability of the code examples first. So I cloned this repository and focused on the Chapter04 example:

  • ran npm install using node.js 18.12.1: saw many DEPRECATED and finally "70 vulnerabilities (2 low, 19 moderate, 34 high, 15 critical)"
  • ran npm audit fix: "42 vulnerabilities (1 low, 7 moderate, 25 high, 9 critical)" and got EBADENGINE on package: '@achrinza/[email protected] only a node.js version 8 thru 17 is supported.
  • updated all referenced node_modules in package.json to the latest version: "15 vulnerabilities (4 moderate, 11 high)" but still EBADENGINE and when running the serve package.json-script many problems with eslint, was not able to get it working.

Final conclusion: the latest commit on all these chapters was in April 2021, no update since then - now not usable anymore. So I cancelled my plans to buy Vue.js 3 By Examples.

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