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

Fix workflow error when installing netlify-cli #242

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

gagahpangeran
Copy link
Owner

As you can see at https://github.com/gagahpangeran/gagahpangeran.com/actions/runs/7063436803/job/19229488074.

The workflow is failed because of error

warning Error running install script for optional dependency: "/home/runner/.config/yarn/global/node_modules/unix-dgram: Couldn't find the binary node-gyp rebuild"
info This module is OPTIONAL, you can safely ignore this error

Because this module is optional, we can just safely ignore it.

@gagahpangeran gagahpangeran merged commit da0c89f into master Dec 2, 2023
1 check passed
@gagahpangeran gagahpangeran deleted the fix-netlify-cli-install branch December 2, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant