We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see that your are up to 0.5.0 here in the repository. Here is the message I got attempting to install via latest ATOM:
Unable to download https://www.atom.io/api/packages/language-svg/versions/0.3.0/tarball: 400 Bad Request Repository inaccessible
The text was updated successfully, but these errors were encountered:
Same problem.
Sorry, something went wrong.
+1
Same issue. I ended up just installing it manually:
$ cd ~/.atom/packages/ $ git clone https://github.com/erikdahlstrom/language-svg Cloning into 'language-svg'... ... $ cd language-svg/ $ npm install $
Restarted atom and SVG was available in the grammar selector.
This was due to me moving the github repo, see atom/apm#73 (comment). It should hopefully work fine from now on.
erikdahlstrom
No branches or pull requests
I see that your are up to 0.5.0 here in the repository. Here is the message I got attempting to install via latest ATOM:
The text was updated successfully, but these errors were encountered: