#urgent need

4 messages · Page 1 of 1 (latest)

untold bough
#

[it is not solved. dont know why tag is here] how am i suppose to get (property) users: UserAPI . Please some one enlighten me. I have been working on it for 3 consecutive days . It is in user.actions.ts. Tell me what do I need to install more.

maiden pagoda
#
  1. make you have installed clerkClient npm install @clerk/nextjs/server

  2. it should be this

const {data} = await clerkClient.users.getUserList({emailAddress: userId })

  1. Make you have the proper params in the getClerkUsers

export const getClerkUsers = async ({ userIds}: {userIds: string[]}) => {

lilac quail
#

I'm getting the same problem !

brave summit