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/extensions
On Linux
rm -rf ~/.local/share/datashare/plugins ~/.local/share/datashare/extensions
On Windows
del /S %APPDATA%\Datashare\Extensions %APPDATA%\Datashare\Plugins
Press Enter. Open Datashare again.
PreviousWhat does 'Windows named pipe error' mean?NextI upgraded to version 9 of Datashare and it fails.
Last updated