Welcome to the Linux Foundation Forum!
-
Re: Lab 7.1 ERR_UNSUPPORTED_ESM_URL_SCHEME
I fixed the test by slightly changing the module loading according to your own tutorials in the chapter ;) Adding pathToFileURL import { pathToFileURL } from 'url'import { createRequire } from 'modul…1 -
Re: Lab 4.2 - Setting a Breakpoint Using a Code Keyword
Still the same problem on chapter 4... Running the code with debugger keyword on line 2 and "node --inspect app.js" does not stop on line 2 as expected but throws the error. Windows 11, Nod…1 -
Lab 7.1 ERR_UNSUPPORTED_ESM_URL_SCHEME
When execting npm test in Lab 7.1 on WIndows 11 with Node v16.14.0 installed I get the following error: Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ES…1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)