zjinh / CloudDisk

使用vue和electron实现的网盘应用(C-Disk)
https://works.zjinh.cn/CloudDisk
Other
288 stars 62 forks source link

npm run dev:web 服务启动成功,浏览器打开报错! #16

Open lz-web opened 4 years ago

lz-web commented 4 years ago

您好, git clone 下来项目之后,npm i 安装好了依赖 npm run dev 是没问题的 npm run dev:web 启动成功,浏览器打开报错了,请问是什么原因呢 image

lz-web commented 4 years ago

index.js?7247:7 Uncaught TypeError: fs.existsSync is not a function

zjinh commented 4 years ago

不支持浏览器打开 需要配置

------------------ 原始邮件 ------------------ 发件人: "lz-web"<notifications@github.com>; 发送时间: 2020年6月24日(星期三) 下午5:06 收件人: "zjinh/CloudDisk"<CloudDisk@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [zjinh/CloudDisk] npm run dev:web 服务启动成功,浏览器打开报错! (#16)

您好, git clone 下来项目之后,npm i 安装好了依赖 npm run dev 是没问题的 npm run dev:web 启动成功,浏览器打开报错了,请问是什么原因呢

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

zjinh commented 4 years ago

浏览器没有fs fs是node的

------------------ 原始邮件 ------------------ 发件人: "lz-web"<notifications@github.com>; 发送时间: 2020年6月24日(星期三) 下午5:07 收件人: "zjinh/CloudDisk"<CloudDisk@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: Re: [zjinh/CloudDisk] npm run dev:web 服务启动成功,浏览器打开报错! (#16)

index.js?7247:7 Uncaught TypeError: fs.existsSync is not a function

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

lz-web commented 4 years ago

不支持浏览器打开 需要配置 ------------------ 原始邮件 ------------------ 发件人: "lz-web"<notifications@github.com>; 发送时间: 2020年6月24日(星期三) 下午5:06 收件人: "zjinh/CloudDisk"<CloudDisk@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [zjinh/CloudDisk] npm run dev:web 服务启动成功,浏览器打开报错! (#16) 您好, git clone 下来项目之后,npm i 安装好了依赖 npm run dev 是没问题的 npm run dev:web 启动成功,浏览器打开报错了,请问是什么原因呢 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

那该如何去配置才能实现在浏览器里面打开呢?

zjinh commented 4 years ago

没有具体尝试过 基本上需要将electron相关的分离

------------------ 原始邮件 ------------------ 发件人: "lz-web"<notifications@github.com>; 发送时间: 2020年6月24日(星期三) 下午5:18 收件人: "zjinh/CloudDisk"<CloudDisk@noreply.github.com>; 抄送: "ZJINH"<2665229856@QQ.COM>;"Comment"<comment@noreply.github.com>; 主题: Re: [zjinh/CloudDisk] npm run dev:web 服务启动成功,浏览器打开报错! (#16)

不支持浏览器打开 需要配置 … ------------------ 原始邮件 ------------------ 发件人: "lz-web"<notifications@github.com>; 发送时间: 2020年6月24日(星期三) 下午5:06 收件人: "zjinh/CloudDisk"<CloudDisk@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [zjinh/CloudDisk] npm run dev:web 服务启动成功,浏览器打开报错! (#16) 您好, git clone 下来项目之后,npm i 安装好了依赖 npm run dev 是没问题的 npm run dev:web 启动成功,浏览器打开报错了,请问是什么原因呢 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

那该如何去配置才能实现在浏览器里面打开呢?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.