在對 Angular 的文檔 aio 進行編譯的時候提示錯誤

error angular-examples-master@1.0.0: The engine "yarn" is incompatible with this module. Expected version ">=1.10.1 <1.14.0". Got "1.14.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
C:\Users\Yucheng\Documents\WorkDir\Repository\Angular\angular-cn\aio\node_modules\yargs\yargs.js:1078
else throw err
^

 

根據錯誤的提示是 Yarn 的版本太高了。node

請須要根據提示使用 Yarn 1.13 版本就能夠了。咱們在 aio 文檔進行編譯的時候,發現若是 yarn 的版本太高的話是沒有辦法編譯成功的,所以請不要按照太高的 yarn 版本。this

相關文章
相關標籤/搜索