explosion / explosion/spacy-course
error in builidng docker
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I just want to build docker and I got this error for installing gatsby :
```
npm WARN notsup Unsupported engine for gatsby-cli@5.10.0: wanted: {"node":">=18.0.0"} (current: {"node":"12.22.12","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: gatsby-cli@5.10.0
npm WARN notsup Unsupported engine for fs-extra@11.1.1: wanted: {"node":">=14.14"} (current: {"node":"12.22.12","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: fs-extra@11.1.1
npm WARN notsup Unsupported engine for gatsby-telemetry@4.10.0: wanted: {"node":">=18.0.0"} (current: {"node":"12.22.12","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: gatsby-telemetry@4.10.0
npm ERR! Unexpected end of JSON input while parsing near '...ZqkK80Tm1Uq1pOOfPE3cW'
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-06-12T13_51_02_133Z-debug.log
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.