python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
how get access to host mysql database from my snap app
I'm building a nodejs app using sequalize to handle the mysql database. Now I'm trying to snap that app and I found an error connecting to mysql from the snap service. Which should be the correct way ...

Alejandro Alfonso
Votes: 0
Answers: 0
How to enable C++14 with CLang in Snapcraft?
So I have some myapp, which needs clang of version 14 or higher for building, and following important part of snapcraft.yaml:
base: core20
confinement: devmode
parts:
myapp:
plugin: make
...
Astralpirate
Votes: 0
Answers: 1
Not able to create flutter linux desktop application snapcraft build
I have developed a Linux desktop application with the help of flutter but now I am facing an error when I am trying to create the snapcraft build in #Flutter Project and the project is running perfect...
Nikhil Deshmukh
Votes: 0
Answers: 2
Snap to Snapcraft publication error Exec, Type
I am getting the followings errors when I try to publish the snap:
Could not find 'Exec=' in desktop file lint-snap-v2_desktop_file (exec, name.desktop)
Could not find 'Type=Application' in desktop fi...
Willian A. Lauber
Votes: 0
Answers: 1