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

不知道为啥一直报这个错误 #51

Open
liulei-studyshx opened this issue Jun 20, 2024 · 1 comment
Open

不知道为啥一直报这个错误 #51

liulei-studyshx opened this issue Jun 20, 2024 · 1 comment

Comments

@liulei-studyshx
Copy link

DebugReact/src/react/packages/react-reconciler/src/ReactFiberDevToolsHook.js: Missing semicolon. (44:7)

42 | import {disableLogs, reenableLogs} from 'shared/ConsolePatchingDev';
43 |

44 | declare const REACT_DEVTOOLS_GLOBAL_HOOK: Object | void;
| ^
45 |
46 | let rendererID = null;
47 | let injectedHook = null;

使用的react的commit9e3b772b8cabbd8cadc7522ebe3dde3279e79d9e,最新的react也尝试过也报同样的错误

@Sunny-117
Copy link

1

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

No branches or pull requests

2 participants