I'm trying to make an Alexa skill which uses a Node.JS API using a module, usually installed via npm. However, I can't upload the node modules as there is no upload button. I can't just simply use npm install as there is no console. How would I do this?
question from:https://stackoverflow.com/questions/65943420/how-do-i-use-node-modules-on-the-alexa-developer-console