These are my workflow settings. Most information is included in here. If you run into any trouble setting this up, please ping me directly!
- Make sure you are running on node version
v10.16
and npm version6.9
- You can check to see if you are by pasting into your terminal
node -v && npm -v