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 opened on 2021年10月17日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)MDX (342 forks)auto 404
GSoD 2021help wanted

Repository metrics

Stars
 (119 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド