You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the node snap from channel 15/stable using the Ubuntu Software GUI. I have Python and the build-essential apt package installed, so I have a working setup for native modules in Node.js. Yet, the installation of native modules (for example, sharp and better-sqlite3) failed with no helpful error messages (not even in the log files); it just says that it failed to run the installation scripts.
I tried the deb packages and they worked, so it must have to do with the Snap.