Quantcast
Channel: Import class from Node.js in normal JavaScript - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Import class from Node.js in normal JavaScript

$
0
0

I have files that use the Node.js framework and other files that I want to implement without using that. When I try to import a class from my node files, where I used module.exports, to my js files, i get the error that "the requested module does not provide an export named default". So is there any way for me to import the node.js class in my JavaScript?


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images