Skip to content

We need to install JS dependencies in setup#939

Merged
danbee merged 1 commit intomasterfrom
run-yarn-install-in-setup
Oct 1, 2018
Merged

We need to install JS dependencies in setup#939
danbee merged 1 commit intomasterfrom
run-yarn-install-in-setup

Conversation

@danbee
Copy link
Copy Markdown
Contributor

@danbee danbee commented Oct 1, 2018

This gets run when first creating a Suspenders project but not on setup. It should be.

bundle check || bundle install

# Install JavaScript dependencies
bin/yarn
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will there always be a bin/yarn?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on our conversation IRL, it seems like the answer is yes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it gets run on suspenders new to install Normalize.css.

bundle check || bundle install

# Install JavaScript dependencies
bin/yarn
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on our conversation IRL, it seems like the answer is yes

@danbee danbee merged commit 5f5991f into master Oct 1, 2018
@danbee danbee deleted the run-yarn-install-in-setup branch October 1, 2018 14:43
@stevepolitodesign stevepolitodesign mentioned this pull request Jan 9, 2023
10 tasks
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.

2 participants