DEV Community

Discussion on: The First Two Dev Tools Installed On My M1 Mac

Collapse
 
bdougieyo profile image
Brian Douglas

It is the engines field. docs.volta.sh/guide/understanding#...

Collapse
 
yw662 profile image
yw662

Actually I would prefer avoid Volta since it would introduce a private field in package.json which is not used and understandable by the rest of the world.

Thread Thread
 
bdougieyo profile image
Brian Douglas

Weird flex, but ok.

Thread Thread
 
yw662 profile image
yw662

Just imagine a better node version manager in the future. That new node version manager will have to support the Volta field even if it is not Volta.
Yet another weirdness like what we have been facing with :-).

Collapse
 
yw662 profile image
yw662 • Edited

That doesn't seem to be the engines field though.

Thread Thread
 
bdougieyo profile image
Brian Douglas

yeah, you are correct on that. Seems like Volta explains that here. github.com/volta-cli/volta/issues/...