Carlos Vieira

Results 19 issues of Carlos Vieira

Hi there I cant start nodemon... Can you check to please my rep in order to verify if something its wrong...? How about an upgrade to version 9 ? And...

HI there i ran the command npm i in order to install latest version of next js but for now i can't run up the app... did you tried the...

HI there, thanks by the boilerplate I'm using this package :https://github.com/zeit/pkg and ran; pkg app.js > [email protected] > Targets not specified. Assuming: node10-linux-x64, node10-macos-x64, node10-win-x64 shintaro@shintaro-PC:~/Desktop/projects/github/frontend$ ./app-linux > Using "webpackDevMiddleware"...

I'm facing this issue > [email protected] dev /home/shintaro/Desktop/projects/github/frontend > nodemon app.js [nodemon] 1.19.0 [nodemon] reading config ./nodemon.json [nodemon] to restart at any time, enter `rs` [nodemon] or send SIGHUP to...

I have this code ``` import React from "react"; import ReactDOM from "react-dom"; import { compose, withProps } from "recompose"; import { withScriptjs, withGoogleMap, GoogleMap, Marker, Circle } from "react-google-maps";...

Hi there. Thanks by the boilerplate. It is possible to add multi language? Next 18 n or i18n And add redux or I should I use context API? Thanks in...

enhancement

Hi, just a suggestion if I may. Can we have Vercel deploys integration? Is that possible? Thanks Carlos Vieira

I'm using this page: https://developers.google.com/web/fundamentals/engage-and-retain/app-install-banners/ to create a web app banner install. I have the sw.js as service worker in public/admin/ I have registered with success the service worker and...

./next-express-bootstrap-boilerplate /snapshot/frontend/node_modules/next-server/dist/server/next-server.js:271 throw new Error(`Could not find a valid build in the '${this.distDir}' directory! Try building your app with 'next build' before starting the server.`);

bug

I'm using jQuery sortable on an element but when I drop down an element under other he set him as a child. Check please this behaviour to demonstrate: http://recordit.co/w8c5oXbnq4 I'm...