[error] error: Error: Unable to resolve module `querystring` from `node_modules\body-parser\lib\types\urlencoded.js`: querystring could not be found within the project. #14
error: Error: Unable to resolve module querystring from node_modules\body-parser\lib\types\urlencoded.js: querystring could not be found within the project.
error: Error: Unable to resolve module querystring from node_modules\body-parser\lib\types\urlencoded.js: querystring could not be found within the project.
If you are sure the module exists, try these steps:
Clear watchman watches: watchman watch-del-all
Delete node_modules: rm -rf node_modules and run yarn install
Reset Metro's cache: yarn start --reset-cache
Remove the cache: rm -rf /tmp/metro-*
at ModuleResolver.resolveDependency (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\node-haste\DependencyGraph\ModuleResolution.js:186:15)
at ResolutionRequest.resolveDependency (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\node-haste\DependencyGraph\ResolutionRequest.js:52:18)
at DependencyGraph.resolveDependency (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\node-haste\DependencyGraph.js:287:16)
at Object.resolve (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\lib\transformHelpers.js:267:42)
at C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\DeltaBundler\traverseDependencies.js:434:31
at Array.map ()
at resolveDependencies (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\DeltaBundler\traverseDependencies.js:431:18)
at C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\DeltaBundler\traverseDependencies.js:275:33
at Generator.next ()
at asyncGeneratorStep (C:\Users\nam\mnu_busproject_app\client\node_modules\metro\src\DeltaBundler\traverseDependencies.js:87:24)
error: Error: Unable to resolve module
querystring
fromnode_modules\body-parser\lib\types\urlencoded.js
: querystring could not be found within the project.error: Error: Unable to resolve module
querystring
fromnode_modules\body-parser\lib\types\urlencoded.js
: querystring could not be found within the project.If you are sure the module exists, try these steps: