After following steps in TypeScript Runtime - Heroic Labs Documentation
when I run the npm i ‘GitHub - heroiclabs/nakama-common: The runtime framework for Nakama server.’
I got this error:
C:\Users\Prodify\nkm-projects>npm install ‘GitHub - heroiclabs/nakama-common: The runtime framework for Nakama server.’
npm error code ENOENT
npm error syscall open
npm error path C:\Users\Prodify\nkm-projects'https:\github.com\heroiclabs\nakama-common’\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open ‘C:\Users\Prodify\nkm-projects'https:\github.com\heroiclabs\nakama-common’\package.json’
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\Prodify\AppData\Local\npm-cache_logs\2024-07-09T05_39_48_279Z-debug-0.log
I tried everything I could but I cannot find the solution I hope you can help me guys.