Uncaught TypeError: Right-hand side of 'instanceof' is not callable(markdown-scroll-sync)


atom安装markdown-scroll-sync 版本2.1.2,发现同步滚动不起作用。异常

TypeError: Right-hand side of 'instanceof' is not callable

开始以为是markdown-scroll-sync安装问题,后来上网查是markdown-preview-plus插件版本太高。

所以把markdown-preview-plus版本从3.*降级到2.4.16就可以了

步骤如下:

1、卸载markdown-preview-plus3.7版本,直接从Atom中卸载。

2、进入安装目录C:\Users\Leo\AppData\Local\atom\bin

3、执行apm install markdown-preview-plus@2.4.16

 

完美解决问题。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM