tsrift

Results 4 comments of tsrift

This doesn't work for me. I even deleted tarfile.cpython-37.pyc in /usr/lib/python3.7/\__pycache__ folder. I have similar problem with crushing on start. Everything seems OK... buildozer android logcat | grep python ......

With this sugessted configuration of **nuxt.config.ts** I got error: > Could not load ...\node_modules\vue\dist\vue.esm-bundler.js\server-renderer (imported by node_modules/nuxt/dist/core/runtime/nitro/renderer.mjs): ENOENT: no such file or directory, open '...\node_modules\vue\dist\vue.esm-bundler.js\server-renderer'

- config `nuxt.config.ts` ``` export default defineNuxtConfig({ alias: { vue: 'vue/dist/vue.esm-bundler.js', 'balm-ui-plus': 'balm-ui/dist/balm-ui-plus.esm.js' }, css: ['balm-ui/dist/balm-ui.css'], ssr: false // for NOW }); ``` > Could not load ...\node_modules\vue\dist\vue.esm-bundler.js\server-renderer (imported by...

Now USERS is working properly, but on viewing DATABASE > Documents I get error: ``` Error: You have an error in your SQL syntax; check the manual that corresponds to...