Replies: 2 comments
-
I expect this issue to be a problem with Windows, but I don't have Windows at my disposal. Everything works as expected on macOS / Unix. Maybe somebody with access to Windows can help here. The second error might be caused by the fact that the build is not completing. Try to run it on a fresh checkout – all files are checked in. If that works, and you followed all steps in the customization guide, it's related to the symlink problem. |
Beta Was this translation helpful? Give feedback.
-
Hello @A3Bagged,
The first issue shows errors with symlink creation. You need to run PowerShell with Administrator privileges or enable Developer mode, I run as admin personally.
Second issue looks like you haven't enabled the As for the issue with the https protocol, I don't know, I never used GitHub Desktop 🤔 . If you're planning to work with Insiders and perhaps plan to use the |
Beta Was this translation helpful? Give feedback.
-
Hello, i'm trying to follow the Customization tutorial for
insiders
but once i get to Development mode it throws me some errors._I've cloned the repo from the directory itself since using Guthub Desktop said
fatal: protocol 'https' is not supported
using git clone with GH_TOKENPowershell 7: npm start
I've tried adding these manually from he github but they get removed everytime.
Next i tried to see if it would run at all using
mkdocs serve
in a fresh Powershell 7 window and i got the followingI can't get the preview to work, any ideas?
Beta Was this translation helpful? Give feedback.
All reactions