Skip to content

Cant complete customization #7768

Answered by kamilkrzyskow
A3Bagged asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @A3Bagged,

(venv) PS D:\Documenten\GitHub\mkdocs-material-insiders> npm start

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.

PS D:\Documenten\GitHub\mkdocs-material-insiders> mkdocs serve
ModuleNotFoundError: No module named 'material.extensions.preview'

Second issue looks like you haven't enabled the venv with the Insiders version of the project, hence the lack of the preview module.
You can check pip show mkdocs-material --verbose

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 pe…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@kamilkrzyskow
Comment options

@A3Bagged
Comment options

@kamilkrzyskow
Comment options

@A3Bagged
Comment options

Answer selected by kamilkrzyskow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants