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

installation not working #173

Closed
wants to merge 1 commit into from
Closed

installation not working #173

wants to merge 1 commit into from

Conversation

zuxfer
Copy link

@zuxfer zuxfer commented Sep 19, 2014

this small fix, fixed the issue. tested on both windows on ubuntu

this small fix, fixed the issue. tested on both windows on ubuntu
@mohsen1
Copy link
Contributor

mohsen1 commented Sep 19, 2014

Why did you have to do this?
We don't want to fix the version numbers in bower or npm jsons.

@GerardSoleCa
Copy link
Contributor

@mohsen1 Today I had the same problem, that version is not valid, so bower fails at installation and grunt fails at serve...

@mohsen1
Copy link
Contributor

mohsen1 commented Sep 20, 2014

This is what I get for bower info bootstrap-sass-official

Available versions:
  - 3.2.0+2
  - 3.2.0
  - 3.2.0+1
  - 3.1.1+2
  - 3.1.1+1
  - 3.1.1
  - 3.1.0+2
  - 3.1.0
  - 3.0.3-0
  - 2.0.3
  - 2.0.2
  - 2.0.1
  - 2.0.0
  - 1.4.4
  - 1.4.3
  - 1.4.2
  - 1.4.1
  - 1.4.0
  - 1.3.2
  - 1.3.1
  - 1.3.0
  - 1.2.1
  - 1.2.0

You can request info for a specific version with 'bower info bootstrap-sass-official#<version>'

Seems like 3.2.0+2 is a valid version. We can use ^3.2.* (version 3.2 and higher with any minor patch) to be on the safe side.

@mohsen1 mohsen1 closed this in 4811be6 Sep 20, 2014
ioggstream added a commit to italia/schema-editor that referenced this pull request Nov 14, 2024
* Fix: swagger-api#172. Use a consistent class component.

* Use sync function.

* Improve helper.

* Split components.

* RDF Helper in a complete separate component with button.

* RDF Helper in heading line.

* Refinement from figma.

* Fix nulls.
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

Successfully merging this pull request may close these issues.

3 participants