You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: