I am developing a native app and I run it locally to test it on Make it Native App, however I keep getting this error. Please tell me how to fix this. I am using Mendix Version 8.17.0. C:\Program Files\Mendix\8.17.0.11170\modeler\tools\node\node.exe "C:\Program Files\Mendix\8.17.0.11170\modeler\tools\node\node_modules\react-native\local-cli\cli.js" start --port "8083" --config "C:\Users\ebs1\Documents\Mendix\TestPQC-branch\deployment\native\metro.config.json" warn Failed to chmod xsel: EPERM: operation not permitted, chmod 'C:\Program Files\Mendix\8.17.0.11170\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\ebs1\Documents\Mendix\TestPQC-branch\deployment\native C:/Users/ebs1/Documents/Mendix/TestPQC-branch/theme C:/Users/ebs1/Documents/Mendix/TestPQC-branch/javascriptsource C:/Program Files/Mendix/8.17.0.11170/modeler/tools/node/node_modules 2020-12-31T18:24:29,214: [cli] unable to talk to your watchman on \\.\pipe\watchman-ebs1! (No such file or directory) Watchman: watchman --no-pretty get-sockname returned with exit code=1, signal=null, stderr= 2020-12-31T18:24:29,214: [cli] unable to talk to your watchman on \\.\pipe\watchman-ebs1! (No such file or directory)
↧