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

Cannot find module 'react' #1927

Closed
4 tasks done
imsunhao opened this issue Oct 21, 2023 · 3 comments
Closed
4 tasks done

Cannot find module 'react' #1927

imsunhao opened this issue Oct 21, 2023 · 3 comments
Labels

Comments

@imsunhao
Copy link

Preliminary Checks

Reproduction / Replay Link

no just dependencies error

Publishable key

pk_test_ZGlzdGluY3QtZ2F0b3ItNTMuY2xlcmsuYWNjb3VudHMuZGV2JA

Description

Error: Cannot find module 'react'
Require stack:
- @clerk/shared/dist/cjs/hooks/createContextAndHook.js
- @clerk/shared/dist/cjs/index.js
- @clerk/backend/dist/index.js
- @clerk/clerk-sdk-node/dist/cjs/index.js

why @clerk/clerk-sdk-node use react?

Environment

System:
    OS: macOS 14.0
    CPU: (12) arm64 Apple M2 Max
    Memory: 536.77 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.14.2 - ~/.nvm/versions/node/v18.14.2/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v18.14.2/bin/yarn
    npm: 9.6.0 - ~/.nvm/versions/node/v18.14.2/bin/npm
  Browsers:
    Chrome: 118.0.5993.96
    Safari: 17.0
  npmPackages:
    @clerk/clerk-sdk-node: ^4.12.15 => 4.12.15 
    @fastify/static: ^6.11.2 => 6.11.2 
    @nestjs/cli: ^10.0.0 => 10.1.18 
    @nestjs/common: ^10.0.0 => 10.2.7 
    @nestjs/config: ^3.1.1 => 3.1.1 
    @nestjs/core: ^10.0.0 => 10.2.7 
    @nestjs/platform-fastify: ^10.2.7 => 10.2.7 
    @nestjs/schematics: ^10.0.0 => 10.0.2 
    @nestjs/swagger: ^7.1.13 => 7.1.13 
    @trivago/prettier-plugin-sort-imports: ^4.2.0 => 4.2.0 
    @types/node: ^20.3.1 => 20.8.7 
    @types/yargs: ^17.0.29 => 17.0.29 
    @typescript-eslint/eslint-plugin: ^6.0.0 => 6.8.0 
    @typescript-eslint/parser: ^6.0.0 => 6.8.0 
    class-transformer: ^0.5.1 => 0.5.1 
    class-validator: ^0.14.0 => 0.14.0 
    commander: 9 => 9.5.0 
    cross-env: ^7.0.3 => 7.0.3 
    eslint: ^8.42.0 => 8.52.0 
    eslint-config-prettier: ^9.0.0 => 9.0.0 
    eslint-plugin-unused-imports: ^3.0.0 => 3.0.0 
    nest-winston: ^1.9.4 => 1.9.4 
    prettier: ^3.0.0 => 3.0.3 
    reflect-metadata: ^0.1.13 => 0.1.13 
    rxjs: ^7.8.1 => 7.8.1 
    source-map-support: ^0.5.21 => 0.5.21 
    ts-loader: ^9.4.3 => 9.5.0 
    ts-node: ^10.9.1 => 10.9.1 
    tsconfig-paths: ^4.2.0 => 4.2.0 
    typescript: ^5.1.3 => 5.2.2 
    winston: ^3.11.0 => 3.11.0 
    winston-daily-rotate-file: ^4.7.1 => 4.7.1 
    yargs: ^17.7.2 => 17.7.2
@imsunhao imsunhao added the needs-triage A ticket that needs to be triaged by a team member label Oct 21, 2023
@LekoArts
Copy link
Member

LekoArts commented Oct 23, 2023

Hi, thanks for the issue!

This is was fixed in #1898 and will be published through #1915. We should release it soon.

Edit: It's published now 👍

@LekoArts LekoArts added sdk-node and removed needs-triage A ticket that needs to be triaged by a team member labels Oct 23, 2023
@pakaplace
Copy link

I also encountered this issue with clerk-sdk-node, broke my builds. I temporarily downgraded to ~4.11.x

@clerk-cookie
Copy link
Collaborator

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@clerk clerk locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants