Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'yeoman install' overwrites scaffolded vendor scripts #540

Closed
KingScooty opened this issue Sep 24, 2012 · 1 comment
Closed

'yeoman install' overwrites scaffolded vendor scripts #540

KingScooty opened this issue Sep 24, 2012 · 1 comment

Comments

@KingScooty
Copy link

(Yeoman v0.9.1)

So i was working on a boilerplate project:

twitter bootstrap via compass: y
twitter scripts: y
requirejs: y
ECMAScript: n

I decided i wanted to install a script called holder:

yeoman install git://github.com/imsky/holder.git

I then ran yeoman server

All of the scripts then 404'd in the browser. It appears that the installed script has either copied itself to both the components folder and the vendor folder, or the build process and got confused.

Edit: It's occurring at the install phase. yeoman install is practically unusable in v0.9.1

Here's a screenshot of the project file structure showing holder in multiple locations:

Screenshot

@latentflip
Copy link
Contributor

Hi @KingScooty,

This is a known issue (#460) that should be fixed soon. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants