I am new to the EB developer and having a devil of a time with something that is likely a foolish mistake. I have done the following:
- Installed node.js installed (v 16.15.0)
- Downloaded, extracted, and configured the EB files (v 1.8)
- Successfully started the localhost:3001
- Followed the tutorial to create the simple hello world starter-widget
- In the cmd window I crtl+c then start npm for the client folder
Yet when I go and create a new experience (the blank scrolling as instructed), no where in the widgets is a "starter-widget". I've also closed the sever run and restarted it and redone the process. I've downloaded their files and my folder structure and file formats are all exactly the same.
Any hints on where I could look to see what I may be doing wrong would be appreciated.