Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/google-app-engine/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Node.js Nuxt js在开发环境中CPU使用率高_Node.js_Docker_Webpack_Nuxt.js - Fatal编程技术网

Node.js Nuxt js在开发环境中CPU使用率高

Node.js Nuxt js在开发环境中CPU使用率高,node.js,docker,webpack,nuxt.js,Node.js,Docker,Webpack,Nuxt.js,由于几乎没有更新,docker容器中我的应用程序前端部分无法正常工作 它使用了100%以上的Docker CPU,60/70%的笔记本电脑CPU(风扇运行速度为100%) 而且HMR非常慢 此问题不会出现在生产和其他笔记本电脑上 我在不同的论坛上尝试了很多类似的问题,但都没有效果 我将Docker重置为出厂默认设置,允许更多内存和CPU 我更新了我的依赖项 我删除并恢复了节点模块 我不知道我应该检查什么来解决这个问题 MacOS Catalina 10.15.4 节点v13.12.0 mypac

由于几乎没有更新,docker容器中我的应用程序前端部分无法正常工作 它使用了100%以上的Docker CPU,60/70%的笔记本电脑CPU(风扇运行速度为100%) 而且HMR非常慢

此问题不会出现在生产和其他笔记本电脑上

我在不同的论坛上尝试了很多类似的问题,但都没有效果

我将Docker重置为出厂默认设置,允许更多内存和CPU 我更新了我的依赖项 我删除并恢复了节点模块

我不知道我应该检查什么来解决这个问题

MacOS Catalina 10.15.4

节点v13.12.0

mypackage.json

{
  "name": "front",
  "version": "1.0.1",
  "description": "My first-class Nuxt.js project",
  "private": true,
  "scripts": {
    "dev": "nuxt",
    "build": "nuxt build",
    "start": "HOST=0.0.0.0 PORT=8080 nuxt start",
    "generate": "nuxt generate",
    "lint": "eslint --ext .js,.vue .",
    "precommit": "npm run lint"
  },
  "config": {
    "nuxt": {
      "host": "0.0.0.0",
      "port": "8080"
    }
  },
  "dependencies": {
    "@fullcalendar/core": "^4.3.1",
    "@fullcalendar/daygrid": "^4.3.0",
    "@fullcalendar/interaction": "^4.3.0",
    "@fullcalendar/timegrid": "^4.3.0",
    "@fullcalendar/vue": "^4.3.1",
    "@nuxt/webpack": "^2.11.0",
    "@nuxtjs/auth": "^4.5.3",
    "@nuxtjs/axios": "^5.4.1",
    "@nuxtjs/google-analytics": "^2.2.0",
    "@nuxtjs/google-tag-manager": "^2.1.4",
    "@nuxtjs/gtm": "^2.2.3",
    "@nuxtjs/pwa": "^2.6.0",
    "@nuxtjs/robots": "^2.0.0",
    "@nuxtjs/router": "^1.3.2",
    "@nuxtjs/sitemap": "^0.2.2",
    "algoliasearch": "^4.1.0",
    "cross-env": "^5.2.0",
    "cxlt-vue2-toastr": "^1.1.0",
    "date-fns": "^1.30.1",
    "debug": "^4.1.1",
    "gsap": "^2.1.3",
    "jquery": "^3.4.1",
    "libphonenumber-js": "^1.7.14",
    "moment": "^2.24.0",
    "node-sass": "^4.13.1",
    "nuxt": "^2.11.0",
    "nuxt-facebook-pixel-module": "^1.3.0",
    "nuxt-google-maps-module": "^1.6.0",
    "nuxt-jsonld": "^1.4.5",
    "nuxt-token-auth": "^1.0.2",
    "nuxt-user-agent": "^1.2.2",
    "sass-loader": "^7.1.0",
    "vee-validate": "^2.2.0",
    "vue": "^2.6.11",
    "vue-gallery": "^2.0.0",
    "vue-i18n": "^8.10.0",
    "vue-infinite-scroll": "^2.0.2",
    "vue-instantsearch": "^2.7.0",
    "vue-js-modal": "^1.3.33",
    "vue-lazyload": "^1.2.6",
    "vue-mq": "^1.0.1",
    "vue-multiselect": "^2.1.6",
    "vue-read-more": "^1.1.1",
    "vue-scrollto": "^2.15.0",
    "vue-sticky": "^3.3.4",
    "vue-tawk": "^1.0.1",
    "vue-upload-component": "^2.8.20",
    "vue-wait": "^1.3.3",
    "vue2-dropzone": "^3.5.8",
    "vue2-leaflet": "^1.2.3",
    "vuedraggable": "^2.20.0",
    "vuejs-datepicker": "^1.5.4",
    "vuejs-paginate": "^2.1.0",
    "vueperslides": "^2.7.0"
  },
  "devDependencies": {
    "babel-eslint": "^8.2.1",
    "eslint": "^5.16.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-loader": "^2.1.2",
    "eslint-plugin-import": "^2.16.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "eslint-plugin-vue": "^4.7.1",
    "nodemon": "^1.18.10"
  }
}

可能是网页包的观看模式有问题。 如上所述:

对于某些系统,监视许多文件系统可能会导致大量CPU或内存使用。可以排除像node_模块这样的大型文件夹

在您的例子(nuxt.js)中,只需添加到nuxt.config.js

 watchers: {
    webpack: {
      ignored: /node_modules/
    }
  }
Docker Desktop for Mac上有主机目录绑定挂载。对于基于浏览器的应用程序,本机节点安装可能比尝试使用Docker模拟本机开发环境更好。
 watchers: {
    webpack: {
      ignored: /node_modules/
    }
  }