try { var nbinrequire("nbin"); var pathrequire("path"); var rootPathpath.resolve(__dirname, "../../.."); console.log("Shimming", rootPath); nbin.shimNativeFs(rootPath); } catch (error) { console.log("Not in the binary"); } _AN_Call_load("load", require("../../bootstrap-amd"), "vs/server/cli");