我在prettier.config.js中定义了一个更漂亮的配置。
在将"type": "module"添加到package.json (在节点中使用导入/导出语法到 )之后,运行更漂亮的程序失败,出现以下错误:
Checking formatting...
[error] Invalid configuration file `prettier.config.js`: Must use import to load ES Module: /your/project/path/prettier.config.js
[error] require() of ES
我正在开发移动应用程序(在Ionic4中),但我无法在chrome devtools中检查和调试它。当我转到Chrome/inspect时,列表中显示了正在运行应用程序的设备,但当我单击inspect时,只打开了空白页面,如下所示:
当我点击Ctrl+Shift+I重新打开空白页面,并且我可以查看控制台时,出现了一些错误:
Uncaught TypeError: Cannot read property 'appendChild' of null
at installExtraStyleRules (devtools_compatibility.js:1484)
at in