react-ssr icon indicating copy to clipboard operation
react-ssr copied to clipboard

app.js noCache of undefined

Open anyAdmin opened this issue 4 years ago • 0 comments

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

anyAdmin avatar Jul 18 '20 09:07 anyAdmin