-
Notifications
You must be signed in to change notification settings - Fork 68
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
Faild to install #30
Comments
I have the same problem and I hope for a quick intervention since currently is the only way to pass images into symbol layers and I need them in a project. |
I ran into the same problem. Updating spritezero to version 6 (similar to what is done in #28) solves this. |
Exactly the same issue on MacOS. Updating spritezero to version 6(.1.1) does not solves this. After playing a bit with nvm I got this combination: % node --version % npm --version And switching to @mapbox/spritezero": "^6.2.0-dev" with these node/npm versions solves the issue on my Catalina machine. But I also did in advance: |
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
node --version
v8.10.0
npm -v
5.6.0
Faile traceback:
The text was updated successfully, but these errors were encountered: