Datashare doesn't open. What should I do?
It can be due to extensions priorly installed. The tech team is fixing the issue. In the meantime, you need to remove them. To do so, you can open your Terminal, copy and paste the text below:
On Mac
rm -rf ~/Library/datashare/plugins ~/Library/datashare/extensionsOn Linux
rm -rf ~/.local/share/datashare/plugins ~/.local/share/datashare/extensionsOn Windows
del /S %APPDATA%\Datashare\Extensions %APPDATA%\Datashare\PluginsPress Enter. Open Datashare again.
Last updated