Angelo Giuseppe
Angelo Giuseppe
Please update the theme to Ubuntu 16.10 , I really love it , is the unique one that looks really cool !!!
To anyone experiencing this issue, feel free to try: https://www.npmjs.com/package/force-resolutions **Just change:** ```json "preinstall": "npx npm-force-resolutions" ``` **To:** ```json "preinstall": "npx force-resolutions" ``` npx force-resolutions does not run when no...
To anyone experiencing this issue, feel free to try: https://www.npmjs.com/package/force-resolutions **Just change:** ```json "preinstall": "npx npm-force-resolutions" ``` **To:** ```json "preinstall": "npx force-resolutions" ``` npx force-resolutions does not run when no...