Node JS Error: ENOENT

前端 未结 6 1457
Happy的楠姐
Happy的楠姐 2020-12-05 01:27

I\'m following along with: The Node Beginner Book

After testing with the code from another SO post:

var Fs = require(\'fs\');

var dirs = [\'tmp\'];         


        
6条回答
提交回复
热议问题