Y
Y
yaroslav1952019-10-05 12:26:05
Node.js
yaroslav195, 2019-10-05 12:26:05

Nodejs how to import modules?

I installed nodejs and registered git init in the project folder. Now I want to import the http module in the project file . How can I do this?
To the command import http from 'http'; console gives error
import http from 'http';
^^^^

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lynn "Coffee Man", 2019-10-05
@Lynn

https://nodejs.org/api/esm.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question