Skip to content

Errors #3

@andrew-m-p

Description

@andrew-m-p

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.

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