Hi @Debdut , the latest commit is throwing this error when we run npm run start BROWSER command. It was running during the previous vite build.
TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
I have tried switching the Node.js versions to v16.17.0, v18.13.0. But it still doesn't work. Any idea on how to fix this?
Here is what I found on StackOverflow: https://stackoverflow.com/questions/61806341/how-to-fix-the-feature-watch-recursively-is-unavailable-on-the-current-platform
Hi @Debdut , the latest commit is throwing this error when we run
npm run start BROWSERcommand. It was running during the previous vite build.I have tried switching the Node.js versions to v16.17.0, v18.13.0. But it still doesn't work. Any idea on how to fix this?
Here is what I found on StackOverflow: https://stackoverflow.com/questions/61806341/how-to-fix-the-feature-watch-recursively-is-unavailable-on-the-current-platform