unable to import file on nodeJs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

unable to import file on nodeJs

can anyone tell me how to import the my own module in node js on solo learn i have saved the file on solo learn but unable to import on my new file its just showing file doesn't exist.

27th Feb 2021, 7:18 PM
Riya Rana
Riya Rana - avatar
1 Answer
+ 3
Files are only created temporarily on sololearn for that specific session until you don't exit the code .
27th Feb 2021, 7:29 PM
Abhay
Abhay - avatar