Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/xpath/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
使用Polymer v3.3.1的折纸准备命令投掷错误_Polymer_Web Component_Polymer 3.x - Fatal编程技术网

使用Polymer v3.3.1的折纸准备命令投掷错误

使用Polymer v3.3.1的折纸准备命令投掷错误,polymer,web-component,polymer-3.x,Polymer,Web Component,Polymer 3.x,聚合物大约在一周前发布,而prepare命令正在抛出聚合物最新版本的错误。请在下面找到错误消息 Origami: Error: ENOENT: no such file or directory, scandir '/Users/nagarajh/repos/bitbucket/angular7-polymer3/node_modules/@polymer/polymer/_origami-es5' npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ER

聚合物大约在一周前发布,而prepare命令正在抛出聚合物最新版本的错误。请在下面找到错误消息

Origami: Error: ENOENT: no such file or directory, scandir '/Users/nagarajh/repos/bitbucket/angular7-polymer3/node_modules/@polymer/polymer/_origami-es5'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! angular7-polymer3@0.0.0 prepare:es5: `origami prepare es5 node_modules/{nd-ui-components/,paper-collapse-item/,paper-range-slider/,@polymer/*,@vaadin/*,@webcomponents/shadycss}`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the angular7-polymer3@0.0.0 prepare:es5 script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/nagarajh/.npm/_logs/2019-11-15T06_19_23_238Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! angular7-polymer3@0.0.0 start: `npm run prepare:es5 && ng serve angular7-polymer3 --host 0.0.0.0`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the angular7-polymer3@0.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/nagarajh/.npm/_logs/2019-11-15T06_19_23_257Z-debug.log

Origami发布了v3.1.2,解决了这个问题