Hi, I am installing nodejs snap application, steps are 1) Simple nodejs application, with simple express server. 2) npm install, and then build its snap application with snapcraft --debug 3) then in virtualControl ctrlX core, in service mode, i just install from file, uploaded successfully, after that is shows following error Error when installing app "jr-node-api": cannot perform the following tasks: - Ensure prerequisites for "jr-node-api" are available (cannot install snap base "core22": persistent network error: Post https://snapstore.boschrexroth.com/v2/snaps/refresh: dial tcp: lookup snapstore.boschrexroth.com: Temporary failure in name resolution)
... View more