"export 'default' (imported as 'ol') was not found in 'ol'

今天运行项目时突然发现 npm run serve 后报以下错误

 

 

修改main.js文件中 ol 的引入方式

原来的引入

修改后

重新运行后无报错

posted @ 2020-09-03 13:42  我的世界蹦擦擦  Views(5194)  Comments(0)    收藏  举报