Successfully created project 'Test' on GitHub, but initial commit failed: *** Please tell me who you are.?Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity.?Omit --global to set the identity only in this repository.?fatal: empty ident name (for (null)>) not allowed during executing git -c core.quotepath=false commit -m "Initial commit" --
碰到再去百度进行了
3
1 2 3 4 5 6 7 8 9
Huaqiang@Dr-Chen MINGW64 /e/HTML/Hexo $ hexo g INFO Start processing INFO Files loaded in 1.94 s ERROR Parameter "url" must be a string, not undefined TypeError: Parameter "url" must be a string, not undefined at Url.parse (url.js:103:11) at Object.urlParse [as parse] (url.js:97:13) at images.map.path (E:HTMLHexonode_moduleshexolibpluginshelperopen_graph.js:102:16)