Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/webpack/2.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
Heroku 网页包模块生成错误:进程无法访问该文件,因为另一进程正在使用该文件_Heroku_Webpack_Node Modules - Fatal编程技术网

Heroku 网页包模块生成错误:进程无法访问该文件,因为另一进程正在使用该文件

Heroku 网页包模块生成错误:进程无法访问该文件,因为另一进程正在使用该文件,heroku,webpack,node-modules,Heroku,Webpack,Node Modules,我正在部署heroku实例。其中一个步骤使用webpack,在模块构建过程中失败。除了下一个常规错误之外,是否有可能获得更多详细信息?使用--显示错误详细信息没有帮助 发生了一个或多个错误。(该进程无法访问该文件,因为其他进程正在使用该文件。) remote: webpack --progress --display-error-details remote: isDashboardMode? false remote: isDevBuild? true remote: Hash: da11b9

我正在部署heroku实例。其中一个步骤使用
webpack
,在模块构建过程中失败。除了下一个常规错误之外,是否有可能获得更多详细信息?使用
--显示错误详细信息
没有帮助

发生了一个或多个错误。(该进程无法访问该文件,因为其他进程正在使用该文件。)

remote: webpack --progress --display-error-details
remote: isDashboardMode? false
remote: isDevBuild? true
remote: Hash: da11b9b5f7b728252ffdd4bc0b7fbe62e7a1cee2
remote: Version: webpack 2.2.1
remote: Child
remote:     Hash: da11b9b5f7b728252ffd
remote:     Time: 29398ms
remote:                  Asset     Size  Chunks                    Chunk Names
remote:                   0.js  7.13 kB       0  [emitted]
remote:         main-client.js  1.97 MB       1  [emitted]  [big]  main-client
remote:               0.js.map   6.5 kB       0  [emitted]
remote:     main-client.js.map  2.24 MB       1  [emitted]         main-client
remote: Child
remote:     Hash: d4bc0b7fbe62e7a1cee2
remote:     Time: 22022ms
remote:              Asset     Size  Chunks                    Chunk Names
remote:               0.js  15.9 kB       0  [emitted]
remote:     main-server.js  5.13 MB       1  [emitted]  [big]  main-server
remote: aspnetcore-angular2-universal-starter@1.0.0-beta.6 /tmp/tmp.ypY0oo0Amq
remote: ├── UNMET PEER DEPENDENCY @angular/compiler@2.4.5
remote: ├── UNMET PEER DEPENDENCY @angular/core@2.4.5
remote: ├─┬ angular2-universal-polyfills@2.1.0-rc.1
remote: │ ├── es6-promise@3.0.2
remote: │ └── reflect-metadata@0.1.2
remote: └── UNMET PEER DEPENDENCY zone.js@0.7.2
remote:  17% [0] building modules 80/204 modules 124 active ...js/mo
One or more errors occurred. 
(The process cannot access the file because it is being used by another process.)