Nas-damha
Nas-damha
Explore posts from servers
RRefine
Created by sensitive-blue on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai can I request human feedback on this, cause we're just going in circles
50 replies
RRefine
Created by correct-apricot on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai how do I configure it in refinejs? I thought next js already have it configured?
50 replies
RRefine
Created by extended-salmon on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai where do I make sure dotenv works?
50 replies
RRefine
Created by extended-salmon on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai it is in root directory, it's above the .eslintrc config file
50 replies
RRefine
Created by foreign-sapphire on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai
console.log(process.env);
console.log(process.env);
return an empty object
50 replies
RRefine
Created by unwilling-turquoise on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai
50 replies
RRefine
Created by fascinating-indigo on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai did all the above still got a
⨯ node_modules\@supabase\supabase-js\dist\module\SupabaseClient.js (43:18) @ new SupabaseClient
⨯ Error: supabaseKey is required.
at eval (./src/utility/supabase-client.ts:9:89)
at (ssr)/./src/utility/supabase-client.ts (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\app\login\page.js:359:1)
at __webpack_require__ (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\webpack-runtime.js:33:42)
at eval (./src/providers/auth-provider/auth-provider.ts:5:82)
at (ssr)/./src/providers/auth-provider/auth-provider.ts (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\app\login\page.js:326:1)
at __webpack_require__ (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\webpack-runtime.js:33:42)
at JSON.parse (<anonymous>)
null
⨯ node_modules\@supabase\supabase-js\dist\module\SupabaseClient.js (43:18) @ new SupabaseClient
⨯ Error: supabaseKey is required.
at eval (./src/utility/supabase-client.ts:9:89)
at (ssr)/./src/utility/supabase-client.ts (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\app\login\page.js:359:1)
at __webpack_require__ (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\webpack-runtime.js:33:42)
at eval (./src/providers/auth-provider/auth-provider.ts:5:82)
at (ssr)/./src/providers/auth-provider/auth-provider.ts (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\app\login\page.js:326:1)
at __webpack_require__ (C:\Users\user\Documents\Dev\lms-pondokit-be\.next\server\webpack-runtime.js:33:42)
at JSON.parse (<anonymous>)
null
error
50 replies
RRefine
Created by rising-crimson on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai
50 replies
RRefine
Created by flat-fuchsia on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai I tried console logging the SUPABASE_URL const, and it returns undefined even tho I literally put a value inside .env.local file
50 replies
RRefine
Created by fair-rose on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
@kapa.ai I got this
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.ts(2345)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.ts(2345)
error when it's not set to
const SUPABASE_URL = process.env.SUPABASE_URL as string;
const SUPABASE_KEY = process.env.SUPABASE_KEY as string;
const SUPABASE_URL = process.env.SUPABASE_URL as string;
const SUPABASE_KEY = process.env.SUPABASE_KEY as string;
50 replies
RRefine
Created by eastern-cyan on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
any response? @kapa.ai
50 replies
RRefine
Created by conscious-sapphire on 5/23/2024 in #ask-any-question
I got this error, althought I fill the env.local file with the data, I use nextjs
No description
50 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 5/20/2024 in #questions
noob, how do i type this chart options prop.... 💀💀
I did it...
4 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 5/20/2024 in #questions
Hello, can I pull an already existing postgresql db from supabase to my drizzle schema?
do i need to do db pull?, so far I just put my supabase url to the env and that's it, will my tables work just like that?
4 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 2/26/2024 in #questions
help a noob, Error P1017
it's default
23 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 2/26/2024 in #questions
help a noob, Error P1017
how?
23 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 3/1/2024 in #questions
Can someone help me with this prisma error
my organization name doesnt work either
18 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 3/1/2024 in #questions
Can someone help me with this prisma error
My username doesnt work
18 replies
TTCTheo's Typesafe Cult
Created by Nas-damha on 3/1/2024 in #questions
Can someone help me with this prisma error
whats db-user
18 replies