- execute
npm run webpackto generate the bundles - execute
node dist/main.jsthis error throws:
TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received undefined
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm run webpack to generate the bundlesnode dist/main.js
this error throws:TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received undefined