Can't run it with node 8.4.0: "Node: any 8.x version starting with 8.4.0 or greater"
Aperta
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 11.8k
- Fork
- 7.9k
- Merge medio
- 1g 11h
- PR unite (30g)
- 11
Descrizione
- with node 8.4.0 I run
yarnand I get this error:error css-loader@1.0.0: The engine "node" is incompatible with this module. Expected version ">= 6.9.0 <7.0.0 || >= 8.9.0". error Found incompatible module

- I tried to install 8.9.0 and I managed to install the node_modules but then when I run
yarn devI get these errorsTypeError: Cannot read property 'filter' of undefinedanderror Plugin gatsby-transformer-sharp returned an error Error: The specified module could not be found. \\?\E:\dev\xxx\node_modules\sharp\build\Release\sharp.node;

I'm using win 10 pro 64bit.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non viene indicato alcun file, test o punto di ingresso del repository. Per prima cosa riproduci yarn e yarn dev con Node 8.4.0 e 8.9.0 su Windows, quindi esamina i vincoli delle dipendenze relativi a css-loader e gatsby-transformer-sharp. Il lavoro è completato quando viene stabilita una versione di Node supportata e viene confermato che il server di sviluppo si avvia senza questi errori.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, node.js
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100