tylersticka’s avatartylersticka’s Twitter Archive—№ 14,815

  1. I was going to finish a blog post today but then... 1. Windows made me reinstall WSL from the Windows Store. 2. After setting up and reinstalling stuff Node complained about packages being out-of-date. 3. I then started fixing the cascade of errors that resulted.
    1. …in reply to @tylersticka
      I got the build running but stuff in the browser didn't look right. So I retreated to my MacBook, ran npm start and got a completely different error. (╯°□°)╯︵ ┻━┻
      1. …in reply to @tylersticka
        Solution for now: Adding an .nvmrc file to the project with an older Node version. Will troubleshoot further some other day! Yeesh.