SaranSank

Results 6 comments of SaranSank

@deadcoder0904 : We can resolve easy, getWorkspaceFolder().then(folder => folder && getProjectFolder(folder)).then(folder => { if (folder) { var f_path = path.join(folder.path, '../'); searchPath(folder.name, f_path, modulesPath); } });

@deadcoder0904 : You are from india? You well in nodejs?

I have one doubt in nodjs. How to read dir from server path. Example var f_path = "http://hostname.com/ac/projects/nodepackages"; searchPath(folder.name, f_path, modulesPath);

I did in locally.But not working for server url. I have asked in stackOverflow but no answer

If you do not mind can you send me ur email id or any other mode to contact. That is very usefull to contact you. Here we can not discuss...