facebook / facebook/flow

Flow fails to parse a valid package.json file

Aperta
#4,867 15 commenti 6 reazioni 0 assegnatari Vedi su GitHub
bug parsing
Lingua principale
Rust
Stelle
22.3k
Fork
1.9k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

My project has a dependency on https://github.com/creationix/http-parser-js/blob/master/package.json. Flow throws this error:

`
Error: node_modules/http-parser-js/package.json:1
1: {
^ Unexpected end of input
`

It looks like it's because these two lines here: https://github.com/creationix/http-parser-js/blob/master/package.json#L21-L22 contain ä and ü. But this should be valid json?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.