Question
- How to fix this?
I need a way to write to index.csv but I can't because neither fs or require work.
What's installed via npm install <package>
?
express
fs-js / fs
requirejs / require
pug
path and router
Assumptions
- Probably
directory not found
.root/node_modules/fs
CodePudding user response:
checkout this , you would receive a solution. Regards