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
Since napi_delete_reference does not check that a environment is in GC, the function prototype should accept a node_api_basic_env instead of an napi_env.