mirror of
https://github.com/nodejs/node.git
synced 2025-05-19 04:26:23 +00:00
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
*%(basename)s:28: TypeError: Expecting a function in instanceof check, but got 2
|
|
1 instanceof 2;
|
|
^
|
|
TypeError: Expecting a function in instanceof check, but got 2
|
|
at *%(basename)s:28:3
|