SyntaxError: Identifier 'fs' has already been declared

technical talkiess
0

 


2) C:\Users\ukv-208\Downloads\prac\nodejstut.js:26

var fs = require('fs');

    ^


SyntaxError: Identifier 'fs' has already been declared

  



If you redeclare the variable in the node js


Post a Comment

0Comments

Thanks you for commenting your questions. I will see question and respond you.

Post a Comment (0)