标签: node.js npm bootstrap-4
我使用命令run()安装了引导程序,如文档所述,当我使用function halfRun(){ this.speed=this.speed / 2; } 命令时,它将返回此错误。 我正在使用Bootstrap 4.1.1 ..
run()
function halfRun(){ this.speed=this.speed / 2; }
错误:
npm install bootstrap
PACKAGEJSON
npm run build-sass