UNPKG

265 BJavaScriptView Raw
1console.error('\nThis library is now deprecated and is not guaranteed to work.')
2console.error('\nPlease, uninstall it with:')
3console.error('$ npm uninstall -g botonic')
4console.log('\nAnd use @botonic/cli instead:')
5console.log('$ npm install -g @botonic/cli\n')