Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpine Example: Deprecation warnings and Demo not working #1584

Closed
guettli opened this issue Jul 14, 2021 · 0 comments · Fixed by #1733
Closed

Alpine Example: Deprecation warnings and Demo not working #1584

guettli opened this issue Jul 14, 2021 · 0 comments · Fixed by #1733
Labels
Type: Bug The issue or pullrequest is related to a bug

Comments

@guettli
Copy link

guettli commented Jul 14, 2021

Description

I want to start like explained in the docs: https://www.tiptap.dev/installation/alpine

guettli@yoga15:~/projects$ npm init @vitejs/app tiptap-example

@vitejs/create-app is deprecated, use npm init vite instead

? Select a framework: › - Use arrow-keys. Return to submit.
❯   vanilla
    vue
    react
    preact
    lit-element
    svelte

Now there is somethings strange:

@vitejs/create-app is deprecated, use npm init vite instead

I followed all steps like explained on above page, but I only see an empty page. There are no warnings in the chrome devtools....

@guettli guettli added Type: Bug The issue or pullrequest is related to a bug v2 labels Jul 14, 2021
@guettli guettli changed the title Alpine Example: Deprecation warnings Alpine Example: Deprecation warnings and Demo not working Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The issue or pullrequest is related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant