Answer the question
In order to leave comments, you need to log in
How to connect MySQL to Node.js, displaying in Notepad++?
Background I
used to use and run a node.js server in notepad++ editor. To do this, I inserted the following lines into the NppExec file:
cd "$(FULL_CURRENT_PATH)"
node $(FILE_NAME)
npm install --save mysql2
Answer the question
In order to leave comments, you need to log in
Open any console (terminal) and write what you need
З.ы. use vscode instead of notepad++ (you'll love it)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question