Hi Guys, Each time when I running my application in local this error message is popping up. The error message is shown as below: C:\Program Files\Mendix\8.18.4.17934\modeler\tools\node\node.exe "C:\Program Files\Mendix\8.18.4.17934\modeler\tools\node\node_modules\react-native\local-cli\cli.js" start --port "8083" --config "C:\Users\userid\Documents\Mendix\map-tires-main\deployment\native\metro.config.json" warn Failed to chmod xsel: EPERM: operation not permitted, chmod 'C:\Program Files\Mendix\8.18.4.17934\modeler\tools\node\node_modules\react-native\node_modules\@react-native-community\cli\build\commands\server\external\xsel' ┌──────────────────────────────────────────────────────────────────────────────┠│ │ │ Running Metro Bundler on port 8083. │ │ │ │ Keep Metro running while developing on any JS projects. Feel free to │ │ close this tab and run your own Metro instance if you prefer. │ │ │ │ https://github.com/facebook/react-native │ │ │ └──────────────────────────────────────────────────────────────────────────────┘ Looking for JS files in C:\Users\userid\Documents\Mendix\map-tires-main\deployment\native C:/Users/userid/Documents/Mendix/map-tires-main/theme C:/Users/userid/Documents/Mendix/map-tires-main/javascriptsource C:/Program Files/Mendix/8.18.4.17934/modeler/tools/node/node_modules 2021-09-23T09:31:04,809: [cli] unable to talk to your watchman on \\.\pipe\watchman-userid! (No such file or directory) Watchman: watchman --no-pretty get-sockname returned with exit code=1, signal=null, stderr= 2021-09-23T09:31:04,809: [cli] unable to talk to your watchman on \\.\pipe\watchman-userid! (No such file or directory) Please suggest me how can I resolve this error. Regards, Tanmay Ghosh.
asked
Tanmay Ghosh
1 answers
0
Please check my previous answer on this issue. Maybe it helps you to solve it