reidsneo

Results 18 comments of reidsneo

+1 for this Currently using this tool for apache logs monitoring capture any error request then highlight it! very good!, but it's take time to scroll around since no wordwarp...

+1 Up please provide docs to apply this libs on laravel 9++ vite is not working on build mode dev mode is good

Bro I got solution, you must run build with the theme configuration ``` "dev:theme-name": "vite --config themes/theme-name/vite.config.js", "build:theme-name": "vite build --config themes/theme-name/vite.config.js" ``` add this on your package.json file then...

ahaaha this is funny to read, finally someone notice the joke

What the context : 1. despite of find the filename by scanning, use direct path instead 2. the path using home personal directory is not recommended we can use an...

For me when UBlock Origin ON same issue occured, adsblock plugin make the lib not working

> This is because the js file loading is blocked, and bugs that do not belong to the code can be referenced through import instead of introducing a third-party CDN....

> Is there a way to see a history of any messages, that were sent/received, when pidgin/purple-gowhatsapp was not running. in pidgin I use Tool > Plugins > check for...

Hello Thomas, Recently I double check my script in the ax5 popup menu in firebug said "TypeError: i.queue[e] is undefined", but it wasn't the real problem that caused this error,...

+1 ``` /node_modules/chatgpt/build/index.js:1384 throw new ChatGPTError("Failed to authenticate session"); ChatGPTError: Failed to authenticate session at ChatGPTAPIBrowser.initSession (file:///home/runner/project/node_modules/chatgpt/build/index.js:1384:13) ```