Vue can run locally, but no one else can run it when sent to github.

I"m the front end, and I can"t run the project after I send it to the github, test and download it. The following is a screenshot

clipboard.png

1. The computer is equipped with node.js

problems caused by 2.npm install


it seems that chromedriver installation failed and there are no permissions. If you try to create a new directory clone on your computer, it should be due to his lack of computer permissions.


sudo npm i
Menu