Closed aquezada closed 3 years ago
I'm getting the same error. I don't know if it's directly related, but it happened when I updated apollo-client to v3.
I'm getting the same error. I don't know if it's directly related, but it happened when I updated apollo-client to v3.
Same here
I am also getting the same error and it seems to have to do with npm packages and versions.
I have an older .lock file and if I build with that I do not get the error. But with a clean (no lock file build) then I get that error which is coming from AgoraRTC_N-production.js file at line 224.
Resolved in 4.2.1
Hi, I have a problem, what appears in console is: TypeError: Cannot assign to read only property 'process' of object '#'
removing "window.process = {env: {DEBUG: void 0}}" from the AgoraRTC_N-production.JS file, it works. How does it affect?
in Create React App. Please help.
SDK Version:
"agora-rtc-sdk-ng": "^4.1.1",