ardatan@ARDAL:/mnt/c/Users/ardat_000/meteor-webpack-react$ tortilla create meteor-webpack-react -m "Creating React App w/ Meteor-Webpack"
Cloning into '/tmp/tmp-308QUpxuvQ4RV5D'...
Username for 'https://github.com': ardatan
Password for 'https://ardatan@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/Urigo/tortilla-skeleton.git/' not found
child_process.js:624
throw err;
^
Error: spawnSync git ENOENT
at _errnoException (util.js:1022:11)
at spawnSync (child_process.js:579:20)
at Object.execFileSync (child_process.js:616:13)
at exec (/usr/lib/node_modules/tortilla/src/utils.js:144:28)
at gitBody (/usr/lib/node_modules/tortilla/src/git.js:37:10)
at git (/usr/lib/node_modules/tortilla/src/git.js:21:10)
at Object.createProject [as create] (/usr/lib/node_modules/tortilla/src/essentials.js:80:3)
at Command.Program.command.description.option.option.option.action (/usr/lib/node_modules/tortilla/cli/tortilla:27:16)
at Command.listener (/usr/lib/node_modules/tortilla/node_modules/commander/index.js:315:8)
at emitTwo (events.js:126:13)
I think I need permission to checkout https://github.com/Urigo/tortilla-skeleton/ as well.
I think I need permission to checkout
https://github.com/Urigo/tortilla-skeleton/
as well.Thanks.