Use this code for prompt to work:
const prompt = require('prompt-sync')();
and just use console.log(); instead of alert();