VUE installs vue-photo-preview plug-in error

clipboard.png

it is not possible to delete node_models and re-npm I, or to find a solution on the Internet.

Oct.12,2021

is the problem with your npm source. I can install it here normally, using the image of Taobao. There are two solutions:
1, npm install vue-photo-preview-- save-- registry= https://registry.npm.taobao.org
2, go directly to github to download the source code, and use js file


to create files in the dist directory. You can make the administrator's powershell install


.

install it with cnpm in China

//cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org 

//cnpm 
cnpm install vue-photo-preview --save

Link description

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d26f-2c352.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d26f-2c352.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?