Le Van Kien

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Setup MacOS 10.14 Mojave Discussion

The problem is yarn should be installed or updated.
On MacOS : brew install yarn
On Linux: sudo apt install yarn
Then try: rails webpacker:install
Hope this help!