Carlos Vieira
Carlos Vieira
I could updated to version 9 of next js and run "start": "npm run build && env NODE_ENV=production node app.js", its running ok but I can't run "dev": " nodemon...
I got this run npm run dev ``` [nodemon] 1.19.1 [nodemon] to restart at any time, enter `rs` [nodemon] watching: *.* [nodemon] starting `node app.js` > Using "webpackDevMiddleware" config function...
in next.conf.js I have this: ``` const compose = require("next-compose"); const withCSS = require("@zeit/next-css"); const withSass = require("@zeit/next-sass"); const withImages = require("next-images"); module.exports = compose([ withCSS, withSass, withImages ]); ```
Hi there, thanks by the reply...Can you help me further? What can I do to solve it? Thanks Carlos Vieira
https://github.com/ShintaroNippon/next-express-bootstrap-boilerplate .thanks!
https://stackoverflow.com/questions/57449827/how-to-setup-node-start
Thanks... I have a Babel rio. But is with underscore written Apply your chances and then i check Thanks
Hi there. Thanks by the help... What did you changed to start with nodemon ?
Im not sure how can I add permissions !?!?
Thanks I already add permissions, can you apply the changed ? Thanks in advance