0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/create_require/main.out
Yoshiya Hinosawa e4fe5ee72a
fix(ext/node): allow absolute path in createRequire (#16853)
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-11-29 14:13:14 +09:00

12 lines
629 B
Text

[WILDCARD]
function
function
function
function
function
function
The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received https://example.com/
The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received https://example.com/
The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received 1
The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received foo
The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received ./foo