wechaty/docusaurus

Windows compatible Issue for `npm run lint:fn`: Windows are using \ but our filename linter can not replace the / automatically.

Open

#1363 aperta il 17 ott 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)MDX (342 fork)auto 404
GSoD 2021help wanted

Metriche repository

Star
 (119 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

error while running npm test after successfully running npm install

Screenshot (19)

I recently shifted from Ubuntu to Windows 10, following are the steps I followed :

  1. git clone (my repo url)
  2. npm install
  3. npm test

System Config. OS : Windows 10 Node version : v16.11.1 Npm version : 8.1.0 Ruby gems version : 3.2.22 Jekyll version : jekyll 4.2.1

Any help for resolving the issue, is highly appreciated, thanks in advance :)

Guida contributor