v2 和 v3 的 dist/index.html 都显示为 vue3.0版本? #1

Open
opened 2024-03-31 23:00:34 +00:00 by jiaju99 · 4 comments

File Viewer在线预览器vue3.0版本
打开 v2/dist/index.html,
发现
title 是 File Viewer在线预览器vue3.0版本 ?

v2 和 main(v3)飞鱼(● ̄(エ) ̄●兄,你是不是搞混啦?

File Viewer在线预览器vue3.0版本 打开 v2/dist/index.html, 发现 title 是 File Viewer在线预览器vue3.0版本 ? v2 和 main(v3)飞鱼(● ̄(エ) ̄●兄,你是不是搞混啦?
Author

方式二: 使用仓库依赖集成

安装依赖时,

yarn add @flyfish-group/file-viewer

yarn add v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...

error marked@11.2.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

node
版本 不想升级,
怎么兼容?

方式二: 使用仓库依赖集成 安装依赖时, yarn add @flyfish-group/file-viewer yarn add v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... error marked@11.2.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command. node 版本 不想升级, 怎么兼容?
jiaju99 changed title from File Viewer在线预览器vue3.0版本 to v2 和 v3 的 dist/index.html 都显示为 vue3.0版本? 2024-03-31 23:05:15 +00:00
Owner

方式二: 使用仓库依赖集成

安装依赖时,

yarn add @flyfish-group/file-viewer

yarn add v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...

error marked@11.2.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

node
版本 不想升级,
怎么兼容?

可以单独指定marked依赖的版本,自己重新编译下就行。这是用来预览markdown的,如果你不需要的话,去掉也无妨。

> 方式二: 使用仓库依赖集成 > > 安装依赖时, > > yarn add @flyfish-group/file-viewer > > > yarn add v1.22.22 > [1/4] Resolving packages... > [2/4] Fetching packages... > > error marked@11.2.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2" > error Found incompatible module. > info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command. > > > node > 版本 不想升级, > 怎么兼容? 可以单独指定marked依赖的版本,自己重新编译下就行。这是用来预览markdown的,如果你不需要的话,去掉也无妨。
Owner

File Viewer在线预览器vue3.0版本
打开 v2/dist/index.html,
发现
title 是 File Viewer在线预览器vue3.0版本 ?

v2 和 main(v3)飞鱼(● ̄(エ) ̄●兄,你是不是搞混啦?

感谢指出,是我“大意了,没有闪”

> File Viewer在线预览器vue3.0版本 > 打开 v2/dist/index.html, > 发现 > title 是 File Viewer在线预览器vue3.0版本 ? > > v2 和 main(v3)飞鱼(● ̄(エ) ̄●兄,你是不是搞混啦? 感谢指出,是我“大意了,没有闪”

vue2.X下会报错Module not found: Error: Can't resolve './locale' in 'C:\gitCode\ipm\web-ui\node_modules@flyfish-group\file-viewer\dist\components' 什么情况

vue2.X下会报错Module not found: Error: Can't resolve './locale' in 'C:\gitCode\ipm\web-ui\node_modules\@flyfish-group\file-viewer\dist\components' 什么情况
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: flyfish-group/file-viewer-demo#1
No description provided.