Infelizmente, não consigo continuar o curso, pois, não estou conseguindo instalar o sqlite3, segue o erro:
npm WARN casadocodigo@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sqlite3@4.0.2 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sqlite3@4.0.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Já tentei limpar o cache, tentei instalar o node-pre-gyp, deletar o node-modules e instalar novamente, instalar globalmente, outras versões, enfim, várias soluções daqui e do github, porém, não estou conseguindo prosseguir. Poderiam por favor dar uma luz?