草庐IT

SITE_NAME

全部标签

node.js - 计算引擎 : "This site can’ t be reached"

情况:我关注this教程。当我到达创建实例并执行必要命令的部分时,我会看到以下内容:Toseetheapplicationrunning,gotohttp://[YOUR_INSTANCE_IP]:8080,where[YOUR_INSTANCE_IP]istheexternalIPaddressofyourinstance.问题:页面无法加载。我收到以下错误消息:Thissitecan’tbereached问题:可能出了什么问题?之前的所有步骤都运行良好,我可以在本地访问我的网站。我通过检查等待ComputeEngine实例准备就绪:gcloudcomputeinstancesget

node.js - 计算引擎 : "This site can’ t be reached"

情况:我关注this教程。当我到达创建实例并执行必要命令的部分时,我会看到以下内容:Toseetheapplicationrunning,gotohttp://[YOUR_INSTANCE_IP]:8080,where[YOUR_INSTANCE_IP]istheexternalIPaddressofyourinstance.问题:页面无法加载。我收到以下错误消息:Thissitecan’tbereached问题:可能出了什么问题?之前的所有步骤都运行良好,我可以在本地访问我的网站。我通过检查等待ComputeEngine实例准备就绪:gcloudcomputeinstancesget

node.js - 在编写自定义 TypeScript 定义文件时出现错误 "Module ' name'resolves to an untyped module at..."

我找不到我安装的NodeJS包之一的TypeScript定义@type/{name},所以我尝试为它编写一个d.ts文件,并将文件放在{projectroot}\typings文件夹中。我就是这样做的://Mysourcecode:index.tsimportHelperfrom'node-helper-lib';//Mydefinition:\typings\node-helper-lib.d.tsdeclare....(somethingelse)declaremodule'node-helper-lib'{classHelper{...}export=Helper;}但是,Vis

node.js - 在编写自定义 TypeScript 定义文件时出现错误 "Module ' name'resolves to an untyped module at..."

我找不到我安装的NodeJS包之一的TypeScript定义@type/{name},所以我尝试为它编写一个d.ts文件,并将文件放在{projectroot}\typings文件夹中。我就是这样做的://Mysourcecode:index.tsimportHelperfrom'node-helper-lib';//Mydefinition:\typings\node-helper-lib.d.tsdeclare....(somethingelse)declaremodule'node-helper-lib'{classHelper{...}export=Helper;}但是,Vis

javascript - Angular 2 Karma Test 'component-name' 不是已知元素

在AppComponent中,我在HTML代码中使用了导航组件。用户界面看起来不错。执行ngserve时没有错误。当我查看应用程序时,控制台中没有错误。但是当我为我的项目运行Karma时,出现了错误:Failed:Templateparseerrors:'app-nav'isnotaknownelement:1.If'app-nav'isanAngularcomponent,thenverifythatitispartofthismodule.2.If'app-nav'isaWebComponentthenadd'CUSTOM_ELEMENTS_SCHEMA'tothe'@NgModu

javascript - Angular 2 Karma Test 'component-name' 不是已知元素

在AppComponent中,我在HTML代码中使用了导航组件。用户界面看起来不错。执行ngserve时没有错误。当我查看应用程序时,控制台中没有错误。但是当我为我的项目运行Karma时,出现了错误:Failed:Templateparseerrors:'app-nav'isnotaknownelement:1.If'app-nav'isanAngularcomponent,thenverifythatitispartofthismodule.2.If'app-nav'isaWebComponentthenadd'CUSTOM_ELEMENTS_SCHEMA'tothe'@NgModu

node.js - TypeScript 出现错误 TS2304 : cannot find name ' require'

我正在尝试启动并运行我的第一个TypeScript和DefinedlyTypedNode.js应用程序,但遇到了一些错误。当我尝试转译简单的TypeScriptNode.js页面时,我收到错误“TS2304:找不到名称'require'”。我已经阅读了StackOverflow上出现的其他几次此错误,但我认为我没有类似的问题。我在shell提示符下运行命令:tscmovie.server.model.ts.这个文件的内容是:'usestrict';////*movie.server.model.ts-definitionofmovieschema*/varmongoose=requir

node.js - TypeScript 出现错误 TS2304 : cannot find name ' require'

我正在尝试启动并运行我的第一个TypeScript和DefinedlyTypedNode.js应用程序,但遇到了一些错误。当我尝试转译简单的TypeScriptNode.js页面时,我收到错误“TS2304:找不到名称'require'”。我已经阅读了StackOverflow上出现的其他几次此错误,但我认为我没有类似的问题。我在shell提示符下运行命令:tscmovie.server.model.ts.这个文件的内容是:'usestrict';////*movie.server.model.ts-definitionofmovieschema*/varmongoose=requir

RLException: [xx.launch] is neither a launch file in package [x] nor is [x] a launch file name的解决方法

ROS学习过程中,遇到问题:RLException:[xx.launch]isneitheralaunchfileinpackage[x]noris[x]alaunchfilename出现的问题:在ROS学习中,进行工作区下编译的时候,突然报错,出现的错误如下:RLException:[racecar.launch]isneitheralaunchfileinpackage[racecar_gazebo]noris[racecar_gazebo]alaunchfilenameThetracebackfortheexceptionwaswrittentothelogfile这种错误的出现,是因为

php - 无法解析 'kafka:9092' : Name or service not known - docker/php-rdkafka

我正在尝试让php在docker容器中连接到kafka。kafkaphp库-https://github.com/arnaud-lb/php-rdkafka/kafkadocker容器-https://hub.docker.com/r/wurstmeister/kafka/一切都在构建和运行正常,但是当我尝试与PHP生产者连接时,我得到以下信息:httpd_1|%3|1490816385.542|FAIL|rdkafka#producer-1|[thrd:kafka:9092/bootstrap]:kafka:9092/bootstrap:Failedtoresolve'kafka:9