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

TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>' #15

Closed
j710328466 opened this issue May 7, 2019 · 2 comments

Comments

@j710328466
Copy link

拉取之后的 jest 测试会报错,初步判断是node版本问题,
在v11.11不行,在v11.10正常

@dxiaoqi
Copy link
Collaborator

dxiaoqi commented May 7, 2019

收到(。>ㅿ<。),感谢反馈

@AddOneWR
Copy link
Contributor

AddOneWR commented May 7, 2019

TypeError: Cannot assign to read only...
查了一下,应该是 v11.11 和 jest 的问题,建议换到 v11.10 及以下版本。
目前本人的开发的环境是v10.15.3 ~
再次感谢反馈!

@AddOneWR AddOneWR closed this as completed May 7, 2019
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

3 participants