We are trying to move to ionic pro, and we can successfully build our app, but when it comes to deployment, we’ve run into this problem running npm install @ionic/app-scripts@latest @ionic/pro@latest
:
ENOENT: no such file or directory, rename '/path/my-mobile-ionic/node_modules/npm/node_modules/ansistyles' -> '/path/my-mobile-ionic/node_modules/npm/node_modules/.ansistyles.DELETE'
Googling it I find others with similar issues, but others’ solutions have not helped.