gitdocs icon indicating copy to clipboard operation
gitdocs copied to clipboard

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

Open noam-honig opened this issue 6 years ago • 3 comments

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?

noam-honig avatar Oct 10 '19 16:10 noam-honig

Also having this same issue

CrazyTim avatar Oct 15 '19 23:10 CrazyTim

Facing the same issue.

vaibhav21791 avatar Jan 24 '20 10:01 vaibhav21791

i have the same issue.

alexeyzr avatar Jul 10 '20 12:07 alexeyzr