Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

installing specific version #86

Open
ali-hellani opened this issue Jul 13, 2017 · 1 comment
Open

installing specific version #86

ali-hellani opened this issue Jul 13, 2017 · 1 comment

Comments

@ali-hellani
Copy link

Can i install foundation 6.3 instead of latest version 6.4 through foundation CLI

@brucewrks
Copy link

Just has to do this myself. This is how I managed it:

  • Clone this repo instead of using foundation new
  • cd into this directory and git checkout v6.3 (or whatever version you want to use)
  • run npm i and bower install
  • Now you should be able to run npm start to update the SASS and such

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants