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

Append webpacker stimulus install command #40

Closed
wants to merge 1 commit into from

Conversation

alvincrespo
Copy link

In a new rails install, I ran into the following issue when installing stimulus with webpacker:

hotwired/hotwire-rails#2 (comment)

The index.js file was missing. This other comment helped me out:

hotwired/hotwire-rails#20 (comment)

Adding this command as a reference will hopefully cut down on any future confusion.

@dhh
Copy link
Member

dhh commented Feb 1, 2021

This command is being removed from webpacker. We need to add whatever missing logic to the existing task in this gem that installs for webpacker.

@dhh dhh closed this Feb 1, 2021
@afomera afomera mentioned this pull request Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants