DashboardPack / architectui-react-theme-free

ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.

Home Page:https://dashboardpack.com/theme-details/architectui-dashboard-react-pro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR with npm run start .

akakak1 opened this issue · comments

GOT THIS ERROR while doing: npm run start

D:\Node Practice\architectui-react-theme-free>npm run start

> architectui-react-theme-free@1.0.0 start D:\Node Practice\architectui-react-theme-free
> cross-env NODE_PATH=./src node scripts/start.js

Cannot destructure property `compile` of 'undefined' or 'null'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! architectui-react-theme-free@1.0.0 start: `cross-env NODE_PATH=./src node scripts/start.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the architectui-react-theme-free@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\AK\AppData\Roaming\npm-cache\_logs\2019-03-28T06_33_52_821Z-debug.log

Where is solution?