When loading the scrip i get this error .
` npm start
app@0.1.0 start /home/runner/Blue-chats
nf start -p 4000
sh: 1: nf: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! app@0.1.0 start: nf start -p 4000
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the app@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2022-03-02T16_03_16_871Z-debug.log
exit status 1
`
When loading the scrip i get this error .
` npm start