Git Product home page Git Product logo

Comments (4)

soulary233 avatar soulary233 commented on September 28, 2024

使用angular-cli 15.2.7创建新工程,默认不会在工程下自动生成environments目录,需要执行ng generate environments,并在environment-*.ts文件里添加production属性,不然启动项目会报错

from ng-devui-admin.

Mr-Peanut avatar Mr-Peanut commented on September 28, 2024

image
无法插入区块,不管是用示例项目或者自己项目中均报“Could not find an NgModule. Use the '--skip-import' option to skip importing in NgModule.”
按照官方的说明,仍报这个错误
image

from ng-devui-admin.

ricenoddle avatar ricenoddle commented on September 28, 2024

使用angular-cli 15.2.7创建新工程,默认不会在工程下自动生成environments目录,需要执行ng generate environments,并在environment-*.ts文件里添加production属性,不然启动项目会报错

谢谢提醒,ng15通过 ng new 生成的新项目中移除了enviroment 这个文件夹,我们已经做了兼容,最新版为 15.1.0

from ng-devui-admin.

ricenoddle avatar ricenoddle commented on September 28, 2024

image 无法插入区块,不管是用示例项目或者自己项目中均报“Could not find an NgModule. Use the '--skip-import' option to skip importing in NgModule.” 按照官方的说明,仍报这个错误 image

该问题已经修复,可以查看最新版 15.1.0

from ng-devui-admin.

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.