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
The installation command from the README file produces errors on Windows 7:
> npx npm-merge-driver install --global
npx: installed 1 in 2.163s
Path must be a string. Received undefined
npx: installed 52 in 7.412s
C:\Users\greena2\AppData\Roaming\npm-cache\_npx\6568\node_modules\npm-merge-driver\index.js
Path must be a string. Received undefined
The installation command from the README file produces errors on Windows 7:
Additional information