-
Notifications
You must be signed in to change notification settings - Fork 1
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
Can't use for some reason #110
Comments
What do you get when you run this command in your command prompt: |
@Drjacky I get this: v20.10.0 |
Can you try the attached exe file in your command prompt like: |
@Drjacky I got this:
|
I should mention that the OS is Windows 11 home. |
Could you please to the latest node? https://nodejs.org/dist/v21.4.0/node-v21.4.0-x64.msi |
and the |
I installed this one before: https://nodejs.org/dist/v20.10.0/node-v20.10.0-x64.msi How come you've found a newer one? It says on the website that latest is "20.10.0 (includes npm 10.2.3)". Anyway, tried again the plugin on Android Studio, and nothing happens. |
App Icon on any new created project is a good example. The vector should be under
Not in this version |
@AndroidDeveloperLB Can you try this attached exe in your command prompt like: |
Running the command it shows "1.0.0". But what do I do with this? Isn't it supposed to be installed in the IDE as a plugin ? I'm supposed to use this file somewhere? As for a sample file using a new project, still nothing happens there. |
No, it's just for helping me to debug the plugin on a Windows machine. I appreciate your patience! |
Hopefully, it will be fixed by 2.0.1; It is not yet released on the JetBrains Marketplace though. |
The plugin has been released. I close this issue; feel free to comment if it still doesn't work. |
@Drjacky I think it works, but it seems as if the IDE isn't aware of what's going on, so there is no progress, and after it's done, I need to re-open the file to get the new content. Watch: studio64_2023-12-25_16-42-11.mp4I have some questions:
|
In the next version(s), I'll add optimize all the vectors in a directory.
I have used the exact application from alexjlockwood/avocado; but have not used all it features yet as I wanted to make sure it works on a Windows as well.
There is no need to install NodeJS on the machine anymore. I'm going to edit the readme file in the next release.
I'm aware of this. It's an IDE performance issue. I need to find a way to force the file to be refreshed. Thanks for let me know |
|
This has been fixed on 3.2.2. |
@Drjacky
|
Please open a new issue mentioning these. This one is getting longer and contains different issues. Thanks! |
I wanted to see if this plugin can help to optimize some VectorDrawable files of Android projects inside Android Studio.
I tried to install and use this plugin but it doesn't seem to do anything and even show if there was an error:
alexjlockwood/avocado#45
Was told to install Node, and so I tried to install it from here, including all that it provides (waited for about half an hour to install all extras of it):
https://nodejs.org/en/download/
Here are the recent apps that were updated/installed:
What have I done wrong?
The text was updated successfully, but these errors were encountered: