Skip to content

npm test command not working in Windows OS #6207

Closed
@AryanKoundal

Description

@AryanKoundal

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build Process
  • Unit Testing
  • Internalization
  • Friendly Errors
  • Other (specify if possible)

p5.js version

v1.6.0

Web browser and version

Any

Operating System

Windows 10

Steps to reproduce this

The command npm test is failing while doing the project setup.

Steps:

  1. Create a fork of the p5js repository
  2. Clone the fork in the local machine
  3. Execute npm ci
  4. Execute npm test

Error after executing the last command

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions