when I run: npm run server:dev the file server/app.js 37 line noCache: _config["default"].noCache, ^ TypeError: Cannot read property 'noCache' of undefined
when I run:
npm run server:dev
the file server/app.js 37 line
noCache: _config["default"].noCache,
^
TypeError: Cannot read property 'noCache' of undefined