-
Notifications
You must be signed in to change notification settings - Fork 3
refactor: implement packages dependencies #69
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6f01e6e
to
f6e6c1d
Compare
Could you briefly elaborate on the refactor you have made? |
Sure, we are importing the Everything is working well, but when I try to compile Error on the GH action pipeline: https://github.com/adonyssantos/palm-tree-css/actions/runs/8681917730/job/23805407926?pr=69 Screenshot: |
I suspect GitHub Actions can't fine any packages because of its current working directory. You may have to
|
It isn't a problem of the GH action. In local the problem persists |
This will not be worked on for the time being |
No description provided.