Skip to main content

'touch' is not recognized as an internal or external command, operable program or batch file.

This might come when you try to create a sqlite database on the command prompt.

Just run this command, it will be installed on your project:

npm install touch-cli -g

Comments