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
Unfortunately I don't think there's much we can do here because it likely comes down to a dynamic PATH problem that Snaps introduce. Some methods of executing node fail to find the proper executable when it's in a Snap; due to the way /snap/ is organised and paths are appended for users.
Please see this issue I just filed. (WordPress/gutenberg#40403)
Works perfectly fine with the nodesource apt install of
nodejs
.The text was updated successfully, but these errors were encountered: