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
it throws an error when invoking a custom prototype method
i'm using JavaScript
this is the error
at [27, 0]
at [22, 46]
at Script.runInContext (node:vm:135:12)
at Script.runInNewContext (node:vm:140:17)
at Object.runInNewContext (node:vm:292:38)
at C (c:\Users\X.vscode\extensions\donjayamanne.typescript-notebook-2.0.6\out\extension\server\index.js:2:113345)
at t.execCode (c:\Users\X.vscode\extensions\donjayamanne.typescript-notebook-2.0.6\out\extension\server\index.js:2:114312)
at k. (c:\Users\X.vscode\extensions\donjayamanne.typescript-notebook-2.0.6\out\extension\server\index.js:2:142156)
at k.emit (node:events:514:28)
at k.emit (node:domain:489:12)
The text was updated successfully, but these errors were encountered:
it throws an error when invoking a custom prototype method
i'm using JavaScript
this is the error
The text was updated successfully, but these errors were encountered: