Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Intro Example should not be broken #10

Description

@frol

I tried intro example and bumped into a few problems:

  1. vitext 0.0.1 is deleted, so I had to update it to 0.0.2 in the intro/package.json
  2. next, npm run dev failed to start due to: Error: Cannot find module 'react-refresh/cjs/react-refresh-runtime.development.js'. I Resolved it with npm add -D react-refresh
  3. next, while npm run dev brought the server up and running, it does not work well ("increase" and "decrease" buttons do not work), and I see the following error in the terminal, if that helps:
    image

Environment:

  • Arch Linux, x86-64
  • node.js 16.6.1
  • npm 7.20.5
  • vitext example from master branch

P.S. Cool project! 👍

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions