-
Notifications
You must be signed in to change notification settings - Fork 127
Description
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at new NodeError (node:internal/errors:387:5)
at validateString (node:internal/validators:121:11)
at Object.join (node:path:429:7)
at noopServiceWorkerMiddleware (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\react-dev-utils\noopServiceWorkerMiddleware.js:14:26)
at Layer.handle [as handle_request] (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:328:13)
at C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:286:9
at Function.process_params (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:346:12)
at next (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:280:10)
at launchEditorMiddleware (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\react-dev-utils\errorOverlayMiddleware.js:20:7)
at Layer.handle [as handle_request] (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:328:13)
at C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:286:9
at Function.process_params (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:346:12)
at next (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\express\lib\router\index.js:280:10)
at handleWebpackInternalMiddleware (C:\Users\ak\React-CRUD-with-Asp.Net-Core-Web-API\react-app\node_modules\react-dev-utils\evalSourceMapMiddleware.js:42:7)