Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'indexOf' of undefined #5

Open
ShvedkaSvetka opened this issue Jun 9, 2020 · 1 comment
Open

Cannot read property 'indexOf' of undefined #5

ShvedkaSvetka opened this issue Jun 9, 2020 · 1 comment

Comments

@ShvedkaSvetka
Copy link

ShvedkaSvetka commented Jun 9, 2020

Hi,

I run 'npm i, npm start' and got the error :

TypeError: Cannot read property 'indexOf' of undefined
at AbstractHistory.parse (D:\docsify-ssr-demo-master (1)\docsify-ssr-demo-master\node_modules\docsify-server-renderer\build.js:266:27)
at Compiler.compile (D:\docsify-ssr-demo-master (1)\docsify-ssr-demo-master\node_modules\docsify-server-renderer\build.js:771:37)
at Renderer. (D:\docsify-ssr-demo-master (1)\docsify-ssr-demo-master\node_modules\docsify-server-renderer\build.js:1270:28)
at Generator.next ()
at c (D:\docsify-ssr-demo-master (1)\docsify-ssr-demo-master\node_modules\docsify-server-renderer\build.js:15:99)
at processTicksAndRejections (internal/process/task_queues.js:94:5)

Could you help me to deal with it?

Thanks

Docsify cli version: 4.1.7

@neuronbug
Copy link

Same problem with SSR docsify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants