You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
If you would like to see this particular code working, you are going to need to do some more debugging and post it here. Which object is emitting the TypeError? What is the call stack? Does this code get the prototype of the proto object? I don't have the time to debug this one particular use case, but would be happy to help figure out a fix if I can.
I found this code for handling a general catch all on the global namespace, and it works with node --harmony, but does not with node-proxy
https://gist.github.com/aikar/7094530
TypeError: SetNamedProperty intercepted by non-Proxy object
The text was updated successfully, but these errors were encountered: