janniks / vue-notion

A fast Vue renderer for Notion pages
https://vue-notion.now.sh
Other
873 stars 61 forks source link

Cannot load the plugin #104

Closed billsu077783 closed 1 year ago

billsu077783 commented 1 year ago

Eitherimportor Vue.use Vue.component, the following error occurs:

Module parse failed: Unexpected token (283:11)
You may need an appropriate loader to handle this file type.
|   extends: Blockable,
|   name: "NotionDecorator",
|   props: { ...blockProps,
|     content: Array
|   },

please help, thanks

janniks commented 1 year ago

Please try to update to version >=1.5.1 and check if that solves the problem