23
Come correggere l'errore; "Errore: le descrizioni dei comandi Bootstrap richiedono Tether (http://github.hubspot.com/tether/)"
Sto usando Bootstrap V4 e il seguente errore è registrato nella console; Errore: le descrizioni dei comandi Bootstrap richiedono Tether ( http://github.hubspot.com/tether/ ) Ho provato a rimuovere l'errore installando Tether ma non ha funzionato. Ho installato Tether includendo le seguenti righe di codice; <link rel="stylesheet" href="http://www.atlasestateagents.co.uk/css/tether.min.css"> <script src="http://www.atlasestateagents.co.uk/javascript/tether.min.js"></script> Il tether …