When I install
report an error:
error: cannot install “phpstorm”: classic confinement requires snaps under /snap or symlink from /snap to /var/lib/snapd/snap
Actually the reason is not adding soft links to /snap => /var/lib/snapd/snap
Solution:
sudo snap install phpstorm --classic
report an error:
error: cannot install “phpstorm”: classic confinement requires snaps under /snap or symlink from /snap to /var/lib/snapd/snap
Actually the reason is not adding soft links to /snap => /var/lib/snapd/snap
Solution:
sudo ln -s /var/lib/snapd/snap /snap
Similar Posts:
- Install Gnome Classic (Gnome Session Fallback) to Ubuntu 14.04
- Ubuntu20.04 server Error: Failed to restart docker.service: Unit docker.service not found
- [Solved] PhpStorm Switch PHP8+ Error: VCRUNTIME140.dll and PHP Version not compatible
- HP Proliant Blade Error “Server Blade Enclosure Power Request Denied Electronic Keying or I/O Configuration Error”
- [Solved] freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
- How to Solve Git commit error: error: insufficient permission for adding an object to repository database .git/objects
- How to Solve NPM install truffle error
- SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.
- [Solved] SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.
- crs-4124 Oracle 11gR2 RAC ohasd failed to start [How to Solve]