omg1492
omg1492
I understood that: - to start debugging the following command with a port has to be used followed by opening chrome debugger URL. Why there are 2 URLs in the...
I also cannot start with es4x due to `Missing node_modules\.bin\es4x-launcher.jar`. ``` $ npm install -g @es4x/create added 1 package, and audited 3 packages in 2s found 0 vulnerabilities $ es4x...
I used GitBash, now switched to `cmd` with the same observation. My concern is that after `@es4x/create` installation, `es4x --help` ends with error `Missing node_modules\.bin\es4x-launcher.jar`. Cleanup: I uninstalled `@es4x/create` and...