简体   繁体   English

当我尝试连接到本地主机时,它开始打印出我无法理解的疯狂输出

[英]When I try to connect to a localhost it starts printing out crazy outputs that I can't understand

This is the output that I see when I type in http-server这是我在输入 http-server 时看到的 output

I updated my node version and then I created a react app through terminal.我更新了我的节点版本,然后我通过终端创建了一个反应应用程序。 I then ran the http-server command to show the localhost site as I usually do but then I keep getting this output.然后我像往常一样运行 http-server 命令来显示 localhost 站点,但之后我不断得到这个 output。 I'm not sure what the issue is and the localhost site just fails to load while this output keeps printing out in my terminal.我不确定问题是什么,并且本地主机站点无法加载,而这个 output 一直在我的终端中打印出来。

I think your local server might be haunted.我认为您的本地服务器可能闹鬼。 Try contacting a priest or set up another working environment from scratch.尝试联系牧师或从头开始设置另一个工作环境。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当我尝试运行我的 React 应用程序时,我收到错误消息:“Invalid hook call”。 不明白为什么 - I get the Error message: “Invalid hook call” when I try to run my React app. Can't understand why 我无法理解为什么带有'connect()'的组件在响应中是有状态的 - I can't understand why components with 'connect()' are stateful in react 如何连接主机的本地主机? - How can I connect localhost of the host machine? 当我尝试运行 React 样板 localhost 时出现错误 - When I try to run React boilerplate localhost I getting the error 我不明白为什么测试失败 - I can't understand why test is failing 不明白为什么我不能访问计数器的值 - Can't understand why I can't access the value of counter 当我制作 setupProxy.js 时,本地主机拒绝连接 - Localhost refuses to connect when I make setupProxy.js 为什么当我尝试在 onchange 处理程序上控制台登录时无法获得正确的状态? - Why I can't get the right state when I try to console log inside on my onchange handler? 当我尝试从数组中渲染对象时出现类型错误 - Type Error when i try to Render Objects out of an array 我尝试将 React.createContext Api 注入 Thunk withExtraArgument 但不明白 - I try to inject React.createContext Api into Thunk withExtraArgument but don't understand something
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM