flatlogic / light-blue-react-template

Light Blue React Template - Admin Dashboard Template built with React
https://flatlogic.github.io/light-blue-react-template/#/app/main/dashboard
MIT License
539 stars 180 forks source link

npm run build is not working #7

Closed musafir-V closed 4 years ago

musafir-V commented 4 years ago

npm run build shows error with script/ build.js.

ghost commented 4 years ago

in package.json edit "bootstrap_calendar": ...... to "bootstrap-calendar": "0.2.4",

use node 8

ghost commented 4 years ago

image Works fine My package.json file

New Text Document.txt

guardofparadise commented 4 years ago

We removed "bootstrap_calendar": "https://github.com/xero/bootstrap_calendar.git#1.0.1", from package.json Consider using yarn if you face errors. Best regards