I have been having an issue when trying to run my webdriverio tests after trying to upgrade my node version. I am now getting the following error
2022-01-11T12:45:05.628Z DEBUG @wdio/config:utils: Couldn't find ts-node package, no TypeScript compiling
2022-01-11T12:45:05.729Z ERROR @wdio/config:ConfigParser: Failed loading configuration file: /Users/eoincorr/Downloads/coding/DSI_UI_TESTS/wdioTest.conf.js: Cannot find module 'csv-stringify/sync'
Can someone please advise me on why this is happening and what to do?