vue install the specified version of the plug

Install the specified version of the plugin

npm install the plugin name @ 2.9.6 --save

See the need to install the plug-in version of the record

npm view plug-name versions --json

Guess you like

Origin www.cnblogs.com/helloyoyo/p/12155970.html