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 Apr 17, 2025. It is now read-only.
Running npx create-redcap-module on a newly setup machine (without node cache) leads to error during copy .gitignore.
This results in no .gitignore being created thus could user problems with using git.
Running
npx create-redcap-moduleon a newly setup machine (without node cache) leads to error during copy .gitignore.This results in no .gitignore being created thus could user problems with using git.
Findout why copy not working and find a fix.