Skip to content
This repository was archived by the owner on Dec 19, 2020. It is now read-only.
This repository was archived by the owner on Dec 19, 2020. It is now read-only.

The "path" argument must be of type string. Received undefined #8

@tr1ms

Description

@tr1ms

Upon starting the application with npm start the app break with the following error:

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
    at validateString (internal/validators.js:120:11)
    at Object.join (path.js:1039:7)
    at noopServiceWorkerMiddleware (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/react-dev-utils/noopServiceWorkerMiddleware.js:14:26)
    at Layer.handle [as handle_request] (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:317:13)
    at /mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:284:7
    at Function.process_params (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:335:12)
    at next (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:275:10)
    at launchEditorMiddleware (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/react-dev-utils/errorOverlayMiddleware.js:20:7)
    at Layer.handle [as handle_request] (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:317:13)
    at /mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:284:7
    at Function.process_params (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:335:12)
    at next (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/index.js:275:10)
    at handleWebpackInternalMiddleware (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/react-dev-utils/evalSourceMapMiddleware.js:42:7)
    at Layer.handle [as handle_request] (/mnt/c/Users/gsonl/Workspace/portal-front/node_modules/express/lib/router/layer.js:95:5)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is neededprogressIn Progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions