I hope you are all well. I have a problem when I launch npm start.
I have this error message:
code: 'MODULE_NOT_FOUND', requireStack: [ 'C:\Users\pchap\OneDrive\Documents\Sauvegarde_HP_2\Documents\Solidity\voucher\frontend\node_modules\react-app-rewired\config-overrides.js', 'C:\Users\pchap\OneDrive\Documents\Sauvegarde_HP_2\Documents\Solidity\voucher\frontend\node_modules\react-app-rewired\overrides\paths.js', 'C:\Users\pchap\OneDrive\Documents\Sauvegarde_HP_2\Documents\Solidity\voucher\frontend\node_modules\react-app-rewired\scripts\start.js' ] }
I don’t understand because the modules config-overrides.js, paths.js and start.js are installed.
Would you have any idea on how to solve this problem?
Thank you very much
Take care
Pierre