wepy项目初始化问题
E:\testWePY>wepy init standard mytestwepy internal/validators.js:124 throw new ERR_INVALID_ARG_TYPE(name, 'string', value); TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Re ceived undefined at validateString (internal/validators.js:124:11) at Object.resolve (path.js:139:9) at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modul es\npm-conf\lib\defaults.js:31:21) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at Module.load (internal/modules/cjs/loader.js:928:32) at Function.Module._load (internal/modules/cjs/loader.js:769:14) at Module.require (internal/modules/cjs/loader.js:952:19) at require (internal/modules/cjs/helpers.js:88:18) at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modul es\npm-conf\index.js:4:18) { code: 'ERR_INVALID_ARG_TYPE' }