awcodes / filament-tiptap-editor

A Rich Text Editor plugin for Filament Forms.
MIT License
287 stars 78 forks source link

error while composer require #487

Closed RAFIFEFZET closed 3 hours ago

RAFIFEFZET commented 3 hours ago

Filament Version

v.3.2.0

Plugin Version

"^3.0"

PHP Version

8.1.6

Problem description

Illuminate\Foundation\ComposerScripts::postAutoloadDump Script Illuminate\Foundation\ComposerScripts::postAutoloadDump handling the post-autoload-dump event terminated with an exception

In autoload_real.php line 55:

require(C:\xampp\htdocs\TestFilament\vendor\composer/../awcodes/filament-tiptap-editor/tes
ts/helpers.php): Failed to open stream: No such file or directory

Expected behavior

theres a answer for what happen, i really want to use tiptap editor

Steps to reproduce

-

Reproduction repository

No response

Relevant log output

No response

RAFIFEFZET commented 3 hours ago

resolved, the problem occurs when I use composer require awcodes/filament-tiptap-editor:"^3.0", instead I use composer require awcodes/filament-tiptap-editor