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

Corrupted fonts & images #9

Closed
qgthree opened this issue Mar 11, 2018 · 7 comments
Closed

Corrupted fonts & images #9

qgthree opened this issue Mar 11, 2018 · 7 comments

Comments

@qgthree
Copy link

qgthree commented Mar 11, 2018

Using "vue add apollo" on an existing project with images & fonts led to those files being corrupted. This includes files in both the public and src folders. I noticed those files are included when the install tells you "the following files have been updated / added."

@Akryum
Copy link
Owner

Akryum commented Mar 11, 2018

This is strange, do you have a reproduction repository?
Anyway, you should be able to recert the changes on those impacted files.

@qgthree
Copy link
Author

qgthree commented Mar 11, 2018

Yeah, here ya go. This is before adding with "vue add apollo."https://github.com/qgthree/vue-locust-apollo3. I reverted the changes on those files with no problem, but just wanted to report the issue.

@archseer
Copy link

Same result here, it tampered with a bunch of logo and favicon files:

        modified:   public/android-chrome-192x192.png
        modified:   public/android-chrome-256x256.png
        modified:   public/apple-touch-icon.png
        modified:   public/favicon-16x16.png
        modified:   public/favicon-32x32.png
        modified:   public/favicon.ico
        modified:   public/mstile-150x150.png
        modified:   src/assets/logo.png

@dannyrb
Copy link

dannyrb commented Mar 27, 2018

FWIW, I had this happen to me when invoking a different plugin on an existing project.

@Akryum
Copy link
Owner

Akryum commented Mar 27, 2018

This is a vue-cli issue: vuejs/vue-cli#1037

@Akryum Akryum closed this as completed Mar 27, 2018
@squaretone
Copy link

squaretone commented Apr 5, 2018

vue-cli has yet to release the fix for this. Is there any temporary work-a-round that I can employ until they do?

edit:
Never mind, I thought the graphics were corrupted on being served. They are corrupted as a result of vue add apollo so I just reverted the changes on the affected logo.

@Akryum
Copy link
Owner

Akryum commented Apr 5, 2018 via email

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

5 participants