Not able to Add project in Helix Sidekick in MacOS 12.2 m1 #297
-
Hi Team, Is was working on the Beta version of Project Helix. Facing issue while adding the project in Helix Sidekick using Chrome plugin. On click of "Add this Project" in the chrome plugin nothing happens. Getting below error in console. (Screenshot 1) Also tried configuring the project using the url (https://www.hlx.live/tools/sidekick/) but it seems to be throwing console on click of Add Project too. (Screenshot 2) |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
@nikhilkumar-24 I can add your project to my sidekick: Same if I use https://www.hlx.live/tools/sidekick/?giturl=https%3A%2F%2Fgithub.com%2Fnikhilkumar-24%2Fmy-website&project=Alex+Test The first stack trace you've shared is GitHub related, I also see it on page load too, completely unrelated to the sidekick or to Helix. When you tested, wasn't your GitHub project private ? and now it is public... ? |
Beta Was this translation helpful? Give feedback.
-
Also, what is the version of your sidekick ? |
Beta Was this translation helpful? Give feedback.
-
humm... this is weird. Could you open the |
Beta Was this translation helpful? Give feedback.
-
What does |
Beta Was this translation helpful? Give feedback.
What does
curl -v https://raw.githubusercontent.com/nikhilkumar-24/my-website/main/tools/sidekick/config.js
do from your computer ?Actually, it seems you cannot connect to https://raw.githubusercontent.com/ (DNS error). I get a 404 error for this url, which is expected but not a fetch error.
If you can curl the host, it should be something wrong in your browser. If not, this is something with your network.