What is the difference between @babel/node and babel-node?
I did yarn add babel-node --dev but I had error.
So I did yarn add @babel/node --dev, it worked.
What is the meaning of @?
该@表示的“新公共管理范围”的用法:
https://docs.npmjs.com/about-scopes
基本上,这是一种避免名称冲突的方法,因此我们可以拥有@cdbrouk/foo和模块@jedrichards/foo。Babel @babel不久前开始使用示波器,因此这些@babel/...模块是正确使用的模块。
| 归档时间: |
|
| 查看次数: |
217 次 |
| 最近记录: |