C:\WINDOWS\system32>npx frontity create my-app && cd my-app
npm ERR! code ENOLOCAL npm ERR! Could not install from "wolf\AppData\Roaming\npm-cache_npx\4608" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Mystic wolf\AppData\Roaming\npm-cache_logs\2019-12-13T06_42_07_591Z-debug.log Install for frontity@latest failed with code 1
i have tried clearing npm cache, upgrading npm version but cant solve it. i feel like there is something is wrong with package.json how to fix?