magick93

Results 62 issues of magick93

Hello I'm trying to work with `svelte-schema-form ` in sveltekit, but am getting the below error: ``` require is not defined ReferenceError: require is not defined at eval (/home/anton/git/yestech/legalease/node_modules/.pnpm/@[email protected]/node_modules/@exodus/schemasafe/src/pointer.js:5:27) at...

Hello I'm trying to connect from a Ubuntu 18.04 to another Ubuntu 18.04 box, but sshcode fails with the following: ``` sshcode anton@jumphost 2019-09-10 11:58:55 INFO ensuring code-server is updated......

Hello When I try to run `sshcode` I get the below error. I'm running this command on Ubuntu 19.04, and am connecting to Centos 7. ``` m$ sshcode [email protected] 2019-05-08...

Hello Does this module support the use (validation, auth) of tokens that are generated by external, 3rd party auth providers? Thanks

In the `application.yml` there is the following, which I have changed to settings: ``` endpoints: enabled: true health: enabled: false ``` However when I deploy to my openshift cluster I...

Hello I'm getting the following error. The table in question, `organization` does use composite types. However, I've tried with tables that do not have composite types or uuid types and...

help wanted

Hello I'm getting the following error in Firefox: ![image](https://github.com/rvdende/surrealreact/assets/2173213/6e75ada3-9c2c-47f5-9e88-e196f14057f0)

When can we expect the `Functions: PostGIS` to land?

Hi I've installed this on Ubuntu 16.10, but, when I try to run it, as specified by the wiki documentation I get an error: ``` $ start package-drone-server start: Unknown...

bug

Hello I'm trying to run your samples, but am getting an error related to `computed_columns`. I see this is no longer a valid method. Can you briefly describe how to...