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(package.json): upgrade dependencies #233

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

thompsonsj
Copy link
Owner

@thompsonsj thompsonsj commented Jan 10, 2025

Likely related to the move to ESM (necessitated by the Payload move to ESM), getting this error when the after change hook fires:

ERROR: _crowdin_crowdin_api_client__WEBPACK_IMPORTED_MODULE_4__ is not a constructor
    err: {
      "type": "TypeError",
      "message": "_crowdin_crowdin_api_client__WEBPACK_IMPORTED_MODULE_4__ is not a constructor",
      "stack":
          TypeError: _crowdin_crowdin_api_client__WEBPACK_IMPORTED_MODULE_4__ is not a constructor
              at new filesApiByDocument (webpack-internal:///(rsc)/./node_modules/payload-crowdin-sync/src/lib/hooks/collections/afterChange.js:246:30)

Try upgrading dependencies as a first step.

@thompsonsj thompsonsj merged commit d697acc into main Jan 10, 2025
1 check passed
@thompsonsj thompsonsj mentioned this pull request Jan 10, 2025
Copy link

nx-cloud bot commented Jan 10, 2025

View your CI Pipeline Execution ↗ for commit dfd2fbe.

Command Status Duration Result
nx run-many --all --target=test --runInBand ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-10 15:00:34 UTC

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.

1 participant