#I am losing it ! where this error come from ?

1 messages · Page 1 of 1 (latest)

gaunt ember
#

i just tested using taillwind, then i removed it, after that when i run my code i get this error:

❯ dx serve
  👑 Build done.                                                                                                                                                                                                2024-09-24T10:33:20.066426Z ERROR manganis_cli_support::manifest: Failed to copy static asset: Failed to read file from location: /Users/tn19n/Workspace/ora/frontend/apps/ora/public/tailwind.css
Error: 🚫 Serving project failed:

Caused by:
    0: Failed to read file from location: /Users/tn19n/Workspace/ora/frontend/apps/ora/public/tailwind.css
    1: No such file or directory (os error 2)

i dont have manganis in any where in my code !. any idea where the problem is ?

gaunt ember
#

inside my workspace i remove the project apps/ora and created new one with dx new , but the same problem accure when runing dx serve

strange compass
#

Are you using 0.5 and tried to use manganis?

gaunt ember
#

i change package name from name = "ora" to name = "platform", and it works ?

strange compass
#

Have a look at ~/.cargo
I think the folder is named assets, there should be a folder named manganis or something, you need to remove it