I tried to use the boilerplate of cms-react/examples/getting-started at main · HubSpot/cms-react · GitHub
I deploy it in my projects and upload the theme in my design mnager, then i use the the weather template but when i tried to run “Open Local Dev Server Not working” under sprocket menu. its not working!!
i already npm run start in my local.
Weird, the boilerplate you made are not working!
Hey, @RAnonuevo123
Thanks for your post. I am sorry to hear you are having trouble getting this last step done. It’s challenging to troubleshoot this because it is happening locally, and our community members don’t have a way to access your local settings.
I used the GitHub link and ran through the guide from beginning to end (I have a new work Mac, so this was a fresh install all the way). I was able to clone the repo, make the edits to both files, get it uploaded to my dev test account, publish the page, preview it, and use the “Local Dev Server” action successfully.
You may need to start from scratch with the tutorial and see if that helps. Needing to run
npm install
twice — from `getting-started` and `/getting-started-app`, messed me up on my inital attempt as I only did it from `getting-started` the first time.
We’ll leave this open in case other community members have any additional troubleshooting steps for you.
Best,
Jaycee
