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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: