Issue installing filament/notifications

Hi all,

The install instructions of filament/notifications say we should have this line in the app.js file:

import NotificationsAlpinePlugin from '../../vendor/filament/notifications/dist/module.esm'

However, that file does not seem to exist:
[plugin:vite:import-analysis] Failed to resolve import "../../vendor/filament/notifications/dist/module.esm" from "resources/js/app.js". Does the file exist?


Any ideas?
image.png
Was this page helpful?