存档
12月 2021
显示总共18条中的前3条
安装php 8.1时候无法切换 sudo dnf module enable php:remi-8.1
发布者 : 粮油菜大市场 发布时间 : 16 Dec 2021 18:40:58
Error: It is not possible to switch enabled streams of a module unless explicitly enabled via configuration option module_stream_switch
编辑 vi /etc/dnf/modules.d/php.module
[php]
name=php
profiles=common
state=enabled
stream=remi-8.1
相关内容参考
https://www.linuxcapable.com/how-to-install-php-8-1-on-centos-8-stream/
https://docs.fedoraproject.org/en-US/modularity/using-modules-switching-streams/
The following assertion was thrown during a service extension callback for "ext.flutter.inspector.setSelectionById":
发布者 : 粮油菜大市场 发布时间 : 14 Dec 2021 13:02:44
The following assertion was thrown during a service extension callback for "ext.flutter.inspector.setSelectionById":
MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences
发布者 : 粮油菜大市场 发布时间 : 13 Dec 2021 20:03:59
Exception has occurred.MissingPluginException (MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences))