本地运行没有问题,部署到Github时出现Cannot use import statement outside a module异常 #1087
|
之前一段时间都是正常的,但是最近几天将vuepress站点部署到github pages时,执行Action出现了Cannot use import statement outside a module异常 最近一次执行: 尝试了: 本地清理了yarn缓存后,重新执行build,出现相同异常,然而不知道如何解决。想问下是否有类似情况,以及该如何处理 20220917更新: |
Answered by
Mister-Hope
Oct 2, 2022
Replies: 1 comment 1 reply
|
Try CC @meteorlxy when will you delete that deprecate version ? |
1 reply
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Try
"vuepress": "2.0.0-beta.51"CC @meteorlxy when will you delete that deprecate version ?