Git Product home page Git Product logo

Comments (19)

qwqdanchun avatar qwqdanchun commented on July 18, 2024 1

刚才忘记清缓存了,确实好了,谢谢你这两天的帮助,灰常感激

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

webpack

目前需要安装 webpack 工具。过几天我改成动态配置,不再需要这个工具

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

webpack

先安装 nodejs,然后安装 webpack,网上搜下就有了。

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

webpack

先安装 nodejs,然后安装 webpack,网上搜下就有了。

nodejs很好装,但是webpack已经装了10多次了,各种版本各种报错。。。
求大佬帮忙打个包吧,实在被webpack折腾惨了,谢谢了

from jsproxy-browser.

a3587556 avatar a3587556 commented on July 18, 2024

webpack

先安装 nodejs,然后安装 webpack,网上搜下就有了。

nodejs很好装,但是webpack已经装了10多次了,各种版本各种报错。。。
求大佬帮忙打个包吧,实在被webpack折腾惨了,谢谢了

你指定下webpack版本试试
npm install [email protected] -g

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗

from jsproxy-browser.

a3587556 avatar a3587556 commented on July 18, 2024

显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗

webpack 和 httpmini 安装的时候最后-g 全局安装即可

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗

现在支持动态配置了,clone dev 分支试试。https://github.com/EtherDream/jsproxy-browser/tree/dev/www。修改 conf.js 就可以了,不用打包。

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

哇,这就去试, 超级感谢

---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:47 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗 现在支持动态配置了,clone dev 分支试试。https://github.com/EtherDream/jsproxy-browser/tree/dev/www。修改 conf.js 就可以了,不用打包。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

还在测试中,定期 pull 一下,有问题反馈

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

这种报错是哪里没配置好吗

---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:50 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 哇,这就去试, 超级感谢 … ---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:47 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗 现在支持动态配置了,clone dev 分支试试。https://github.com/EtherDream/jsproxy-browser/tree/dev/www。修改 conf.js 就可以了,不用打包。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. 还在测试中,定期 pull 一下,有问题反馈 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

是说 webpack 的报错吗?

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

这种报错是哪里没配置好吗

---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:50 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 哇,这就去试, 超级感谢 … ---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:47 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗 现在支持动态配置了,clone dev 分支试试。https://github.com/EtherDream/jsproxy-browser/tree/dev/www。修改 conf.js 就可以了,不用打包。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. 还在测试中,定期 pull 一下,有问题反馈 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

是说 webpack 的报错吗?

Screenshot_2019-05-24-12-09-25-414_mark via

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

这种报错是哪里没配置好吗

---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:50 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 哇,这就去试, 超级感谢 … ---原始邮件--- 发件人: "EtherDream"[email protected] 发送时间: 2019年5月24日(星期五) 上午10:47 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "Author"[email protected];"qwqdanchun"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) 显示安装webpack成功了,但是webpack命令和httpmini那个命令都提示找不到命令,是我装的还有问题吗 现在支持动态配置了,clone dev 分支试试。https://github.com/EtherDream/jsproxy-browser/tree/dev/www。修改 conf.js 就可以了,不用打包。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. 还在测试中,定期 pull 一下,有问题反馈 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

是说 webpack 的报错吗?

Screenshot_2019-05-24-12-09-25-414_mark via

你用隐身模式打开试试?

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

https://qwqdanchun.github.io

访问 https://jsproxy.dcyy.fun:8443/http 提示 HTTPS 证书有问题。

from jsproxy-browser.

qwqdanchun avatar qwqdanchun commented on July 18, 2024

from jsproxy-browser.

EtherDream avatar EtherDream commented on July 18, 2024

证书处理好了,https访问没问题,但是报错还在

------------------ 原始邮件 ------------------ 发件人: "EtherDream"[email protected]; 发送时间: 2019年5月24日(星期五) 下午4:31 收件人: "EtherDream/jsproxy-browser"[email protected]; 抄送: "287182701"[email protected];"State change"[email protected]; 主题: Re: [EtherDream/jsproxy-browser] 脚本运行 (#3) https://qwqdanchun.github.io 访问 https://jsproxy.dcyy.fun:8443/http 提示 HTTPS 证书有问题。 — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.

用隐身模式试了下貌似没问题了。

from jsproxy-browser.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.