vectordotdev / gitdocs

Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
https://gitdocs.netlify.com
Other
261 stars 25 forks source link

Having trouble running on windows - can't get it to start #173

Open noam-honig opened 5 years ago

noam-honig commented 5 years ago

I've followed the steps in the getting started section:

npm install -g gitdocs@next md my-project cd my-project gitdocs init

gitdocs serve And I get the following error: ERROR in C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js Module not found: Error: Can't resolve 'C:UsersYoniAppDataRoaming pm ode_modulesgitdocs eact-syntax-highlighter/languages/hljs/bash' in 'C:\Users\Yoni\AppData\Local\Temp\gitdocs-136896q6g467Sf2HnI\@codegen' @ C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js 3:38-161 @ C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js @ multi webpack-hot-middleware/client C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js

ERROR in C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js Module not found: Error: Can't resolve 'C:UsersYoniAppDataRoaming pm ode_modulesgitdocs eact-syntax-highlighter/languages/hljs/json' in 'C:\Users\Yoni\AppData\Local\Temp\gitdocs-136896q6g467Sf2HnI\@codegen' @ C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js 4:22-145 @ C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js @ multi webpack-hot-middleware/client C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js

ERROR in C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js Module not found: Error: Can't resolve 'C:UsersYoniAppDataRoaming pm ode_modulesgitdocs eact-syntax-highlighter/styles/hljs/atom-one-light' in 'C:\Users\Yoni\AppData\Local\Temp\gitdocs-136896q6g467Sf2HnI\@codegen' @ C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js 2:11-141 @ C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js @ multi webpack-hot-middleware/client C:/Users/Yoni/AppData/Roaming/npm/node_modules/gitdocs/themes/default/index.js

Any ideas?

CrazyTim commented 5 years ago

Also having this same issue

vaibhav21791 commented 4 years ago

Facing the same issue.

alexeyzr commented 4 years ago

i have the same issue.