Results 8 comments of zeel prajapati

> To use `import ... from ...` with NodeJS I had to use the following argument: > > ``` > node --es-module-specifier-resolution=node ./file.js > ``` I try but then I...

> @0kyn in that way he would use commonjs modules and I am not sure if it's what he's trying to achieve. > > @zeel-codder to use `import ... from...

## I can see this issue is still present. Assign me this issue I want to work on this ![Screenshot from 2021-10-06 16-23-00](https://user-images.githubusercontent.com/69882648/136189883-6be7575f-4c66-4823-8f24-b779a77a4c81.png) .

> Can you add a test for this? Yes, will add.

can I work on a solution to this issue? @pateljannat

Hi, I want to try to solve this issue. I am clone hole project after the fork. Then create .env file and fill the data in it. But while running...

Thanks, I think you are talking about at /api i get authorizations prompt. I give the code, but it only works for /hello router and I am getting the **same...