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
Yeah, I mean that'd be a nicety to have it auto change it. I already do a lot of messing around with the files, but I think I could add a chmod +x to node-deb to fix that. I'm trying to not meddle too much with people's files and hope they know to do some of these things. I'll think about this one.
I use
"node_deb": { "entrypoints": { "daemon": "server.js " } }
server.js is not marked executable and so install fails.
The text was updated successfully, but these errors were encountered: