简体   繁体   English

ExtJS Reactor 样板安装错误(未找到 index.html)!

[英]ExtJS Reactor boilerplate installation error (index.html not found)!

I am trying to run ExtJS over React, as my team is committed to React development.我正在尝试在 React 上运行 ExtJS,因为我的团队致力于 React 开发。 I've personally worked before with ExtJS, so wanted to see if I could combine the power of ExtJS with React.我之前亲自使用过 ExtJS,所以想看看我是否可以将 ExtJS 的强大功能与 React 结合起来。 But I couldn't make it work yet.但我还不能让它工作。

What I have done so far:到目前为止我做了什么:

Downloaded the ExtJS 6 zip and unzipped into a folder "ext" - as suggested in readme.md.下载 ExtJS 6 zip 并解压到文件夹“ext”中 - 如 readme.md 中所建议。 When I run the build, it gives me the following error message当我运行构建时,它给了我以下错误消息

错误信息

My directory structure looks like this:我的目录结构如下所示:

在此处输入图片说明

Can anybody give me a pointer where did I go wrong?谁能给我一个指针,我哪里出错了? Thanks in advance!提前致谢!

@pagep's suggestion worked! @pagep 的建议奏效了! Updated to 6.2.1 of Sencha Cmd and the problem resolved.更新到 Sencha Cmd 6.2.1,问题解决。 Thanks谢谢

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

相关问题 如何在React样板中的index.html上添加外部JS? - How to add external JS on index.html in React boilerplate? React样板未在index.html中加载js文件 - React boilerplate doesn't load js files in the index.html 找不到脚本index.html angular 2 - Script not found index.html angular 2 无法在ExtJs项目中启动我的index.html - Cannot launch my index.html in ExtJs project Google Scripts 错误:“未找到名为 index.html 的 HTML 文件。 (第 2 行,文件“代码”,项目“版本 1”)” - Google Scripts Error: “No HTML file named index.html was found. (line 2, file ”Code“, project ”Version 1“)” HTML5 Boilerplate构建脚本不会替换index.html中的脚本标签 - HTML5 Boilerplate build scripts doesn't replace script tags in index.html 使用Node.js错误404的angular-phonecat应用程序未找到:/app/index.html - angular-phonecat application using Node.js error 404 Not Found: /app/index.html Github 页面抛出 404 'Not Found' 错误但站点在测试 index.html 文件时在浏览器中工作 - Github Pages throwing 404 'Not Found' Error but Site works when testing index.html file in browser Index.html到EJS文件错误 - Index.html to EJS file error 无法解决index.html中的错误 - Unable to resolve error in index.html
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM