You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
npm uses a `CMD` based environment for running scripts on Windows, which
has no emulation of the `cp` command. Bring in a development dependency
on `cpy-cli` and use that in the `compile` script to allow errorless
installation on Windows.
0 commit comments