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

Messed up directory references #66

Open
SteRoy opened this issue Aug 22, 2017 · 0 comments
Open

Messed up directory references #66

SteRoy opened this issue Aug 22, 2017 · 0 comments

Comments

@SteRoy
Copy link
Contributor

SteRoy commented Aug 22, 2017

Any new local copy of Tabbie2 (at least on Windows based web servers) will spout garbled messes of directory references where half way through it will switch from forward to backward slashes.

Once init is completed the following folder is created:

(tabbie web install location)/vendor/bower-assets

Renaming that folder to

(tabbie web install location)/vendor/bower

Will resolve this problem.

Maybe the best way to do this would be to append to init.bat:
cd vendor
ren bower-assets bower

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

1 participant