J'ai essayé d'installer bootstrap 4 et j'ai inclus les liens suivants
<script src="libs/jquery/dist/jquery.min.js"></script>
<script src="libs/tether/dist/js/tether.min.js" ></script>
<script src="libs/popper.js/dist/popper.js"></script>
<script src="libs/bootstrap/dist/js/bootstrap.min.js" ></script>
Mais l'erreur suivante se produit:
Uncaught syntaxError: exportation de jeton inattendue
Des idées comment résoudre ce problème?