Doctype html errHtml

Программисты Html
Anonymous
Doctype html err

Сообщение Anonymous »

У меня есть ошибка, здесь код: < /p>





Document


Get Information


function getInfo() {
request('http://www.google.com', function (error, response, body) {
console.log('Status: ' + response && response.statusCode)
console.log('Body: ' + body)
})
}



< /code>
И ошибка очень странная, посмотрите: < /p>

^

SyntaxError: Unexpected token '

Подробнее здесь: https://stackoverflow.com/questions/654 ... e-html-err

Вернуться в «Html»