Created
February 15, 2020 16:08
-
-
Save zaydek/d1a7c4d5409a6dcb3f9e736c16622d2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined | |
at validateString (internal/validators.js:118:11) | |
at Object.join (path.js:1039:7) | |
at noopServiceWorkerMiddleware (/Users/zaydek/github/codex-app/node_modules/react-dev-utils/noopServiceWorkerMiddleware.js:14:26) | |
at Layer.handle [as handle_request] (/Users/zaydek/github/codex-app/node_modules/express/lib/router/layer.js:95:5) | |
at trim_prefix (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:317:13) | |
at /Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:284:7 | |
at Function.process_params (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:335:12) | |
at next (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:275:10) | |
at launchEditorMiddleware (/Users/zaydek/github/codex-app/node_modules/react-dev-utils/errorOverlayMiddleware.js:20:7) | |
at Layer.handle [as handle_request] (/Users/zaydek/github/codex-app/node_modules/express/lib/router/layer.js:95:5) | |
at trim_prefix (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:317:13) | |
at /Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:284:7 | |
at Function.process_params (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:335:12) | |
at next (/Users/zaydek/github/codex-app/node_modules/express/lib/router/index.js:275:10) | |
at handleWebpackInternalMiddleware (/Users/zaydek/github/codex-app/node_modules/react-dev-utils/evalSourceMapMiddleware.js:42:7) | |
at Layer.handle [as handle_request] (/Users/zaydek/github/codex-app/node_modules/express/lib/router/layer.js:95:5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment