-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello, just running standard install scripts:
composer install
npm install
php artisan key:generate
php artisan migrate
npm run build
Brings up a whole string of errors, examples:
resources/js/Pages/Comments/Delete.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
Export "default" of module "resources/js/Components/PageHeader/PageHeader.tsx" was reexported through module "resources/js/Components/index.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels