[ERROR] Dependency spritesheet-js must be installed to proceed #19
-
|
I have installed spritesheet-js, the system can't find it. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
-
|
i can fix it |
Beta Was this translation helpful? Give feedback.
-
|
We need more information to help you. What steps have you taken so far to try resolve this problem? If you're using WSL you may have to do this to make it work:
|
Beta Was this translation helpful? Give feedback.
-
|
@uploadx10 do note if you are using MacOS newer versions use zsh (you can check with |
Beta Was this translation helpful? Give feedback.
@uploadx10 do note if you are using MacOS newer versions use zsh (you can check with
echo $SHELL). If that's the case, you would need to place the export in~/.zshrcand soucre from there.