13.07.2018, 08:28
I can't run these commands.
I'm getting same error every time.
SOLVED I guess. I entered it on NodeJS Command Prompt
EDIT: And I'm getting reponse 3 in console.
Код:
npm install nodemailer --save npm install http --save npm install url --save npm install fs --save
Код:
npm should be run outside of the node repl, in your normal shell
EDIT: And I'm getting reponse 3 in console.

