practica
practica copied to clipboard
development-machine-setup: `npm t` fails
While I was following the development-machine-setup guide, after running `npm t', I got this error:

I tried to delete the @practica directory and rerun the command, but it recreated and failed again.
With --force to overwrite files recklessly, it worked
Environment:
- macOS M1 Pro (Ventura)
- node: v16.17.1
- npm: 8.15.0
@practica/create-node-appversion: 0.0.6
Did it happen the first time you run?
Did it happen the first time you run?
yes