<div dir="ltr"><a href="https://github.com/mozilla/fxa-local-dev">fxa-local-dev</a> got several component updates in the last month. At this time the `npm run update` script won't fully pick up these changes. To make sure your local-dev works properly I suggest the following:<div><br></div><div>0. Make sure you have Docker running.</div><div>1. Save your work in branches.</div><div>2. From the `fxa-local-dev` directory, run `npm run update` then `npm install` then `npm run update` again. </div><div><br></div><div>The new <a href="https://github.com/mozilla/fxa-local-dev/blob/master/_scripts/check.sh">check.sh</a> script should also tell you if any of your dependencies are missing. </div><div><br></div><div>Vlad</div></div>