首页 文章

找不到模块“@ angular-devkit / build-angular”

提问于
浏览
69

更新到Angular 6.0.1后,我在 ng serve 上收到以下错误:

Could not find module "@angular-devkit/build-angular" from "/home/Projects/myProjectName".
Error: Could not find module "@angular-devkit/build-angular" from "/home/Projects/myProjectName".
    at Object.resolve (/home/Projects/myProjectName/node_modules/@angular-devkit/core/node/resolve.js:141:11)
    at Observable.rxjs_1.Observable [as _subscribe] (/home/Projects/myProjectName/node_modules/@angular-devkit/architect/src/architect.js:132:40)

ng update 说一切都井然有序 . 删除node_modules文件夹和新的 npm install 安装也没有帮助 .

我的项目基于[ng2-admin(Angular4版本)] . (https://github.com/akveo/ngx-admin)这是我的package.json dependecies:

"dependencies": {
    "@angular/animations": "^6.0.1",
    "@angular/common": "^6.0.1",
    "@angular/compiler": "^6.0.1",
    "@angular/core": "^6.0.1",
    "@angular/forms": "^6.0.1",
    "@angular/http": "^6.0.1",
    "@angular/platform-browser": "^6.0.1",
    "@angular/platform-browser-dynamic": "^6.0.1",
    "@angular/platform-server": "^6.0.1",
    "@angular/router": "^6.0.1",
    "@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.26",
    "@ngx-translate/core": "^10.0.1",
    "@ngx-translate/http-loader": "^3.0.1",
    "amcharts3": "github:amcharts/amcharts3",
    "ammap3": "github:amcharts/ammap3",
    "angular-table": "^1.0.4",
    "angular2-csv": "^0.2.5",
    "angular2-datatable": "0.6.0",
    "animate.css": "3.5.2",
    "bootstrap": "4.0.0-alpha.6",
    "bower": "^1.8.4",
    "chart.js": "1.1.1",
    "chartist": "0.10.1",
    "chroma-js": "1.3.3",
    "ckeditor": "4.6.2",
    "core-js": "2.4.1",
    "easy-pie-chart": "2.1.7",
    "font-awesome": "4.7.0",
    "fullcalendar": "3.3.1",
    "google-maps": "3.2.1",
    "ionicons": "2.0.1",
    "jquery": "3.2.1",
    "jquery-slimscroll": "1.3.8",
    "leaflet": "0.7.7",
    "leaflet-map": "0.2.1",
    "lodash": "4.17.4",
    "ng2-ckeditor": "1.1.6",
    "ng2-completer": "^1.6.3",
    "ng2-handsontable": "^2.1.0-rc.3",
    "ng2-slim-loading-bar": "^4.0.0",
    "ng2-smart-table": "^1.0.3",
    "ng2-tree": "2.0.0-alpha.5",
    "ngx-uploader": "4.2.4",
    "normalize.css": "6.0.0",
    "roboto-fontface": "0.7.0",
    "rxjs": "^6.1.0",
    "rxjs-compat": "^6.1.0",
    "zone.js": "0.8.26"
  },
  "devDependencies": {
    "@angular/cli": "^6.0.1",
    "@angular/compiler-cli": "^6.0.1",
    "@types/fullcalendar": "2.7.40",
    "@types/jasmine": "2.5.38",
    "@types/jquery": "2.0.41",
    "@types/jquery.slimscroll": "1.3.30",
    "@types/lodash": "4.14.61",
    "@types/node": "6.0.69",
    "codelyzer": "3.0.1",
    "gh-pages": "0.12.0",
    "jasmine-core": "2.5.2",
    "jasmine-spec-reporter": "3.2.0",
    "karma": "1.4.1",
    "karma-chrome-launcher": "2.0.0",
    "karma-cli": "1.0.1",
    "karma-coverage-istanbul-reporter": "0.2.0",
    "karma-jasmine": "1.1.0",
    "karma-jasmine-html-reporter": "0.2.2",
    "npm-run-all": "4.0.2",
    "protractor": "5.1.0",
    "rimraf": "2.6.1",
    "standard-changelog": "1.0.1",
    "stylelint": "7.10.1",
    "ts-node": "2.1.2",
    "tslint": "5.2.0",
    "tslint-eslint-rules": "4.0.0",
    "tslint-language-service": "0.9.6",
    "typescript": "^2.7.2",
    "typogr": "0.6.6",
    "underscore": "1.8.3",
    "wintersmith": "2.2.5",
    "wintersmith-sassy": "1.1.0"
  }

和我的angular.json:

{
  "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
  "version": 1,
  "newProjectRoot": "projects",
  "projects": {
    "ng2-admin": {
      "root": "",
      "sourceRoot": "src",
      "projectType": "application",
      "architect": {
        "build": {
          "builder": "@angular-devkit/build-angular:browser",
          "options": {
            "outputPath": "dist",
            "index": "src/index.html",
            "main": "src/main.ts",
            "tsConfig": "src/tsconfig.app.json",
            "polyfills": "src/polyfills.ts",
            "assets": [
              "src/assets",
              "src/favicon.ico"
            ],
            "styles": [
              "node_modules/roboto-fontface/css/roboto/sass/roboto-fontface.scss",
              "node_modules/normalize.css/normalize.css",
              "node_modules/font-awesome/scss/font-awesome.scss",
              "node_modules/ionicons/scss/ionicons.scss",
              "node_modules/bootstrap/scss/bootstrap.scss",
              "node_modules/leaflet/dist/leaflet.css",
              "node_modules/chartist/dist/chartist.css",
              "node_modules/fullcalendar/dist/fullcalendar.css",
              "node_modules/handsontable/dist/handsontable.full.css",
              "node_modules/ng2-slim-loading-bar/style.css",
              "src/app/theme/theme.scss",
              "src/styles.scss"
            ],
            "scripts": [
              "node_modules/jquery/dist/jquery.js",
              "node_modules/easy-pie-chart/dist/jquery.easypiechart.js",
              "node_modules/jquery-slimscroll/jquery.slimscroll.js",
              "node_modules/tether/dist/js/tether.js",
              "node_modules/bootstrap/dist/js/bootstrap.js",
              "node_modules/handsontable/dist/handsontable.full.js",
              "node_modules/chroma-js/chroma.js"
            ]
          },
          "configurations": {
            "production": {
              "optimization": true,
              "outputHashing": "all",
              "sourceMap": false,
              "extractCss": true,
              "namedChunks": false,
              "aot": true,
              "extractLicenses": true,
              "vendorChunk": false,
              "buildOptimizer": true,
              "fileReplacements": [
                {
                  "replace": "src/environments/environment.ts",
                  "with": "src/environments/environment.prod.ts"
                }
              ]
            }
          }
        },
        "serve": {
          "builder": "@angular-devkit/build-angular:dev-server",
          "options": {
            "browserTarget": "ng2-admin:build"
          },
          "configurations": {
            "production": {
              "browserTarget": "ng2-admin:build:production"
            }
          }
        },
        "extract-i18n": {
          "builder": "@angular-devkit/build-angular:extract-i18n",
          "options": {
            "browserTarget": "ng2-admin:build"
          }
        },
        "test": {
          "builder": "@angular-devkit/build-angular:karma",
          "options": {
            "main": "src/test.ts",
            "karmaConfig": "./karma.conf.js",
            "polyfills": "src/polyfills.ts",
            "tsConfig": "src/tsconfig.spec.json",
            "scripts": [
              "node_modules/jquery/dist/jquery.js",
              "node_modules/easy-pie-chart/dist/jquery.easypiechart.js",
              "node_modules/jquery-slimscroll/jquery.slimscroll.js",
              "node_modules/tether/dist/js/tether.js",
              "node_modules/bootstrap/dist/js/bootstrap.js",
              "node_modules/handsontable/dist/handsontable.full.js",
              "node_modules/chroma-js/chroma.js"
            ],
            "styles": [
              "node_modules/roboto-fontface/css/roboto/sass/roboto-fontface.scss",
              "node_modules/normalize.css/normalize.css",
              "node_modules/font-awesome/scss/font-awesome.scss",
              "node_modules/ionicons/scss/ionicons.scss",
              "node_modules/bootstrap/scss/bootstrap.scss",
              "node_modules/leaflet/dist/leaflet.css",
              "node_modules/chartist/dist/chartist.css",
              "node_modules/fullcalendar/dist/fullcalendar.css",
              "node_modules/handsontable/dist/handsontable.full.css",
              "node_modules/ng2-slim-loading-bar/style.css",
              "src/app/theme/theme.scss",
              "src/styles.scss"
            ],
            "assets": [
              "src/assets",
              "src/favicon.ico"
            ]
          }
        },
        "lint": {
          "builder": "@angular-devkit/build-angular:tslint",
          "options": {
            "tsConfig": [
              "src/tsconfig.app.json",
              "src/tsconfig.spec.json"
            ],
            "exclude": []
          }
        }
      }
    },
    "ng2-admin-e2e": {
      "root": "",
      "sourceRoot": "",
      "projectType": "application",
      "architect": {
        "e2e": {
          "builder": "@angular-devkit/build-angular:protractor",
          "options": {
            "protractorConfig": "./protractor.conf.js",
            "devServerTarget": "ng2-admin:serve"
          }
        },
        "lint": {
          "builder": "@angular-devkit/build-angular:tslint",
          "options": {
            "tsConfig": [
              "e2e/tsconfig.e2e.json"
            ],
            "exclude": []
          }
        }
      }
    }
  },
  "defaultProject": "ng2-admin",
  "schematics": {
    "@schematics/angular:component": {
      "prefix": "app",
      "styleext": "scss"
    },
    "@schematics/angular:directive": {
      "prefix": "app"
    }
  }
}

18 回答

  • 0

    如果以下命令不起作用,

    npm install --save-dev @angular-devkit/build-angular
    

    然后移动到项目文件夹并运行此命令:

    npm install --save @angular-devkit/build-angular
    
  • 0

    npm install 只需键入 npm install 并运行 . 然后项目将运行且没有错误 . 或者你可以使用 npm install --save-dev @angular-devkit/build-angular

  • -1

    当我们运行像 ng serve 这样的命令时,它使用@ angular / cli的本地版本 . 所以首先在本地安装@ angular / cli的最新版本(不带-g标志) . 然后使用 ng update @angular/cli 命令更新cli . 我应该解决这个问题 . 谢谢

    如果您要更新角度项目,此链接可能会对您有所帮助https://update.angular.io/

  • 0

    安装 @angular-devkit/build-angular 作为dev依赖项 . 这个包是在Angular 6.0中新引入的

    npm install --save-dev @angular-devkit/build-angular

    要么,

    yarn add @angular-devkit/build-angular --dev

  • 3
    npm update
    

    它就像一个魅力 .

  • 0

    角度6及以上

    我的工作解决方案是

    npm install

    ng update

    最后

    npm update

  • 0

    所有上述答案都是正确的,但它们对我不起作用 . 我能够完成这项工作的唯一方法是按照步骤/命令:

    npm uninstall -g @angular/cli@6.0.8
    npm cache clean --force
    npm install -g @angular/cli@latest
    npm install node-sass -g
    ng new MY_PROJECT_NAME
    cp -r from_my_old_project to_new_MY_PROJECT_NAME
    
  • 0

    npm 版本是旧的,尝试运行以下命令:

    npm i npm@latest -g
    
  • 127

    需要显式获取devDependencies .

    npm i --only=dev
    
  • 1

    运行以下为我工作 npm audit fix --force

  • 0

    在您的dev依赖项下添加 @angular-devkit/build-angular 它会起作用,或者您也可以执行

    npm install --save-dev @ angular-devkit / build-angular

  • -1

    删除package-lock.json并再次执行npm install . 它应该解决这个问题 .

    **当您使用ng new创建Angular 6应用程序并且在安装其他依赖项后发现此错误时,此修复程序更合适 .

  • 1

    试试这个吧 .

    npm install
    
    npm update
    
    if it's shows something like this.
    

    运行npm audit fix来修复它们,或者运行npm audit来获取详细信息

    去做!

  • 0

    就我而言,问题是因为缺少依赖性 . 为什么缺少依赖,因为我忘了打电话:

    npm安装

    在调用上面的命令之后,所有必需的依赖项都加载到node_modules中,这不再是问题

  • 21
    Following commands works 
    npm install
    ng update
    -You may see the message  "We analyzed your package.json and everything seems to be in order. Good work!"
    npm update
    
    Then try dev build 
    ng build 
    I got the error with type script, downgraded to 
    npm install typescript@">=3.1.1 <3.2
    
    ng build --prod 
    
    All success with prod build. 
    
    Below is the working combination 
    
    ng --version
    
    Package                           Version
    -----------------------------------------------------------
    @angular-devkit/architect         0.11.0
    @angular-devkit/build-angular     0.11.0
    @angular-devkit/build-optimizer   0.11.0
    @angular-devkit/build-webpack     0.11.0
    @angular-devkit/core              7.1.0
    @angular-devkit/schematics        7.1.0
    @angular/cli                      7.1.0
    @ngtools/webpack                  7.1.0
    @schematics/angular               7.1.0
    @schematics/update                0.11.0
    rxjs                              6.3.3
    typescript                        3.1.6
    webpack                           4.23.1
    
  • -1

    我从2天开始面临同样的问题 .

    ng -v :6.0.8
    node -v :8.11.2
    npm -v :6.1.0
    

    确保您位于安装 angular.json 的文件夹中 . 进入并键入 ng serve . 如果问题仍然存在,那么您只在 node_modules 中安装了依赖项 . 键入以下内容,它将起作用:

    npm i --only=dev
    
  • 2

    如果您在受限制的环境中,请先设置代理然后执行

    npm install
    

    这肯定会奏效

  • 10

    简单的解决方案

    Hit below commend only to fix this error

    npm install --save-dev @angular-devkit/build-angular
    

相关问题