wechaty/docusaurus

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

Open

#1.363 aberto em 17 de out. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)MDX (342 forks)auto 404
GSoD 2021help wanted

Métricas do repositório

Stars
 (119 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 :)

Guia do colaborador