atom-yeoman icon indicating copy to clipboard operation
atom-yeoman copied to clipboard

A yeoman ui for atom.io

Results 21 atom-yeoman issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.20. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.1. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...

dependencies

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Mac OS X 10.12.6 **Thrown From**: [atom-yeoman](https://github.com/david-driscoll/atom-yeoman) package 0.3.15 ### Stack Trace Uncaught TypeError: Cannot read...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.21.1 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.11.4 **Thrown From**: [atom-yeoman](https://github.com/david-driscoll/atom-yeoman) package 0.3.15 ### Stack Trace Uncaught TypeError: this.callback is...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.0 **System**: Microsoft Windows 8.1 **Thrown From**: [atom-yeoman](https://github.com/david-driscoll/atom-yeoman) package, v0.3.11 ### Stack Trace Failed to activate the atom-yeoman package...

1. Fix for new yeoman-generator prompt api. In new api prompt should return a promise. So there were an error in Atom: “Can’t find .then of undefined” Now if callback...

[Enter steps to reproduce below:] 1. Ctrl + Shift + p to open command 2. Select "Yo: Yeoman" 3. Press Esc **Atom Version**: 1.10.2 **Electron Version**: 0.37.8 **System**: Ubuntu 14.04.5...

1. Open atom using the Cmd + Space and type atom or form Launchpad 2. Cmd + Shift + P for command window and type "Omnisharp Atom: New Project" OR...

[Enter steps to reproduce below:] 1. Run atom-yeoman and select angular generator 2. select yes to sass, bootstrap, and bootstrap version of sass 3. select all defaults, (Enter through to...

Really very nice package, but I think I am not using it correctly or it's not intended to be used the way I thought it would be. It seems I...