Skip to content

Conversation

@ackmase
Copy link

@ackmase ackmase commented Sep 30, 2025

Needed to add this file for Week 4, Day 3 lesson. Without it, running the server locally complained "Module not found: Can't resolve '../lib/config' 1 | import { useUser, useAuth } from "@clerk/nextjs"; 2 | import { useEffect, useState, useCallback } from "react"; > 3 | import { API_URL } from "../lib/config"; | ^"

Needed to add this file for Week 4, Day 3 lesson. Without it, running the server locally complained "Module not found: Can't resolve '../lib/config' 1 | import { useUser, useAuth } from "@clerk/nextjs"; 2 | import { useEffect, useState, useCallback } from "react"; > 3 | import { API_URL } from "../lib/config"; | ^"
@ackmase
Copy link
Author

ackmase commented Sep 30, 2025

@ed-donner for a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant