Carlos Henrique Guardão Gandarez

Results 151 comments of Carlos Henrique Guardão Gandarez

WakaTime github.com/wakatime To know others who are interested in share knowledge and experience

What's the status of this issue? I had a problem today in production and needed to manually stop the server!!!

Having the same issue here

By doing what @altjz suggested gave me another error ``` /usr/local/lib/node_modules/yo/node_modules/yeoman-environment/lib/resolver.js:70 filePatterns: lookups.flatMap(prefix => [`${prefix}/*/index.ts`, `${prefix}/*/index.js`]), ^ TypeError: lookups.flatMap is not a function at Environment.resolver.lookup (/usr/local/lib/node_modules/yo/node_modules/yeoman-environment/lib/resolver.js:70:27) at init (/usr/local/lib/node_modules/yo/lib/cli.js:130:7) at...

After completely removed `npm uninstall -g yo` and deleted the `yo` folder at `/usr/local/lib/node_modules/` and reinstalled it got working again :)

Is this still NOK @alanhamlett?