This is because npm adds ./node_modules/.bin to our path before executing the scripts. Go back to the command line and run npm run build:vendor . Just like that ...
確定! 回上一頁