Denny Shimkoski

Results 2 issues of Denny Shimkoski

node -v v0.7.8 npm -v 1.1.18 ``` info it worked if it ends with ok verbose cli [ 'C:\\scripts\\\\node.exe', verbose cli 'C:\\scripts\\npm\\node_modules\\npm\\bin\\npm-cli.js', verbose cli 'install', verbose cli 'burnout' ] info...

```yaml steps: - if: exists: '../.npmrc' prompt: 'overwrite .npmrc?' choices: - yes - no: skip: steps - copy: .npmrc to: ../.npmrc ``` If we `tmplr use local:/recipes/npmrc` the file is...

bug