azwc
azwc
> @beatadetkova @tristanbatchler @sinyat You can check if the corresponding switch is not turned on. > The extension I'm using now is' easy sass', but I installed your extension again....
@kimdontdoit @Wscats Sorry, I didn't look carefully. Now I uncheck it and the css file has been generated. Sorry again, it took your time.But I think this should not be...
Same error. ``` ERROR in unknown: Unexpected token (16365:20) Child html-webpack-plugin for "index.html": Asset Size Chunks Chunk Names index.html 533 KiB 0 Entrypoint undefined = index.html [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.ejs 1.15 KiB...
@medcl 谢谢,上一个问题解决了,现在出了个新的问题: ``` 有空格和标点符号的 GET /test_index/_analyze { "text": ["I have a dream."], "analyzer": "pinyin" } 结果: { "tokens" : [ { "token" : "i", "start_offset" : 4, "end_offset" : 5,...
> 只是在发送问号的时候报错吗 ``` Event.subscribe("FriendMessageEvent", function(event) local reply = tostring(event.message):gsub("吗",""):gsub("?","!"):gsub("?","!") event.friend:sendMessage(Quote(msg) .. reply) end) -- 在mirai-console环境下可忽略下列代码 local bot = Bot(xxx,"xxx",{ fileBasedDeviceInfo = "device.json" }) bot:login() ``` 这是示例的代码, 刚刚又试了一下, 只要发消息就报错
I am working on vscode, and live server is running, but the window can't move by drag. btw, the titlebar has "data-tauri-drag-region", it works well while 'devPath: "../dist"'.
I am working on vscode, and live server is running, but the window can't move by drag. btw, the titlebar has "data-tauri-drag-region", it works well while 'devPath: "../dist"'.
> > ``` > > [root@VM_0_17_centos Yunzai-Bot]# node app > > [YzBot][16:32:59.129][MARK] Yunzai-Bot 启动中... > > [YzBot][16:32:59.137][MARK] 连接redis.... > > [YzBot][16:32:59.202][MARK] 连接redis成功 > > [YzBot][16:32:59.232][MARK] ---------- > > [YzBot][16:32:59.233][MARK] Package...