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

[Bug]: Cannot find module #2

Open
Jam0r85 opened this issue Dec 8, 2024 · 4 comments
Open

[Bug]: Cannot find module #2

Jam0r85 opened this issue Dec 8, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Jam0r85
Copy link

Jam0r85 commented Dec 8, 2024

What happened?

When running npm run build after following instructions I get an error cannot find module '../../../../vendor/filament/filament/tailwind.config.preset'

Manually removing 'vendor' from the file 'resources/css/tailwind.config.js' allows the build script to run.

How to reproduce the bug

following instructions to install

Package Version

1

PHP Version

8.3

Laravel Version

11

Which operating systems does with happen with?

No response

Notes

No response

@Jam0r85 Jam0r85 added the bug Something isn't working label Dec 8, 2024
@mmonari
Copy link
Contributor

mmonari commented Dec 9, 2024

I am using laravel Sail, Docker.
I had the same error, here is the source:
image

I corrected by adding an extra '../' so it would find the tailwind.config.preset file.

Beautiful theme @andreia ! I really loved it, specially the dark mode :-)

@andreia
Copy link
Owner

andreia commented Dec 10, 2024

@Jam0r85 @mmonari Thank you!
Thanks for the heads up! :)
I'll work on it next weekend

@mmonari
Copy link
Contributor

mmonari commented Dec 12, 2024

@andreia
Maybe this saves a bit of time ;-)

#4

Once again, thank you for this awesome theme

@andreia
Copy link
Owner

andreia commented Dec 12, 2024

@mmonari Sweet, Thank you for taking the time to work on this! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants