Laravel 导航栏切换在 bootstrap 4.4.1 和 jquery 3.3 上不起作用

Laravel nav bar toggle not working on the bootstrap 4.4.1 and jquery 3.3

使用 bootstrap 4.0.0 和 jquery 3.3。 导航栏切换不工作并说

未捕获类型错误:无法将对象转换为原始值

通过运行以下命令解决:

npm remove jquery
npm install jquery@~3.4.1