Code Monkey home page Code Monkey logo

Comments (5)

xueyuchen avatar xueyuchen commented on August 23, 2024

firekylin.isinstalled判断貌似有问题

sql脚本路径有问题

没有编译react的脚本了

现在的工程是不是不能以开发环境运行哦??

from firekylin.

welefen avatar welefen commented on August 23, 2024

源码是没有安装步骤的。

要是安装源码环境的话,可以按照这个步骤进行: https://github.com/75team/firekylin/wiki/%E5%A6%82%E4%BD%95%E8%B4%A1%E7%8C%AE%E4%BB%A3%E7%A0%81%EF%BC%9F

from firekylin.

xueyuchen avatar xueyuchen commented on August 23, 2024

执行webpack 报错 下面三个js文件大小写问题吗??

Module not found: Error: Cannot resolve 'file' or 'directory' ./component/app in /Users/local/workspace/cms/www/static/src/admin
 @ ./www/static/src/admin/app.jsx 15:11-37

ERROR in ./www/static/src/admin/app.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ./component/dashboard in /Users/local/workspace/cms/www/static/src/admin
 @ ./www/static/src/admin/app.jsx 19:17-49

ERROR in ./www/static/src/admin/app.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ./component/Options_comment in /Users/local/workspace/cms/www/static/src/admin
 @ ./www/static/src/admin/app.jsx 99:23-61

from firekylin.

showzyl avatar showzyl commented on August 23, 2024

@xueyuchen 是不是报错信息没截取完整? packjson 少了个模块,试试看先 cnpm i babel-preset-stage-1 --save -d 安装模块后再 webpack -w

from firekylin.

xueyuchen avatar xueyuchen commented on August 23, 2024

@showzyl 提了个pullrequest
看看有没有什么问题 :)

from firekylin.

Related Issues (20)

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.