express-vue / express-vue

Vue rendering engine for Express.js. Use .Vue files as templates using streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot write file './app/config.js' because it would overwrite input file.

zenryan opened this issue · comments

Description of Issue

I am using vscode on this repository. I found Typescript error like the screen attached below.
Screenshot 2020-08-08 at 2 53 07 PM

Additional Comments

I am using
node 10.21.0
and have not changed any configuration beside just cloning the repo from the example.

Despite the error os vscode. The app actually running fine. Just wanted to solve the editor error if I can.

Does anyone face this issue before? May I know what is the fix?

Appreciate the help. Thank you