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

update glob(npm) for dashboard #627

Closed
wants to merge 1 commit into from
Closed

update glob(npm) for dashboard #627

wants to merge 1 commit into from

Conversation

YoungHypo
Copy link
Contributor

Problem:

When I run the project, the following errors occur.

31.71 warning netlify-lambda > globby > glob@7.2.3: Glob versions prior to v9 are no longer supported
40.63 warning netlify-lambda > webpack > terser-webpack-plugin > cacache > glob@7.2.3: Glob versions prior to v9 are no longer supported
......
204.5 error glob@11.0.0: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "14.18.3"
204.5 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this ⌘.
204.5 error Found incompatible module

Reason:

The original version of glob@7.2.3 is no longer supported. Manual update to version 9.0.0 required.

@YoungHypo YoungHypo requested a review from a team July 13, 2024 00:48
@yeasy
Copy link
Contributor

yeasy commented Aug 10, 2024

@YoungHypo YoungHypo closed this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants