The same vue project can be hot updated on the computer at home.
But the computer at the company cannot install node-sass because it cannot get cnpm.
After I copied the node-sass at home, the project It can be started, but cannot be hot updated. Do not know what's going on. First time using vue. There are many things I don’t understand, so I’m asking the gods to enlighten me.
Check
node-sass
, are the versions consistent? Do the two devices have the same operating system?