-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfrontend.log
More file actions
24 lines (20 loc) · 1.17 KB
/
frontend.log
File metadata and controls
24 lines (20 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
> [email protected] dev
> next dev
⚠ Port 3000 is in use by an unknown process, using available port 3003 instead.
⚠ Warning: Next.js inferred your workspace root, but it may not be correct.
We detected multiple lockfiles and selected the directory of /home/danielakinsanya/package-lock.json as the root directory.
To silence this warning, set `turbopack.root` in your Next.js config, or consider removing one of the lockfiles if it's not needed.
See https://nextjs.org/docs/app/api-reference/config/next-config-js/turbopack#root-directory for more information.
Detected additional lockfiles:
* /home/danielakinsanya/tokenLend/frontend/package-lock.json
* /home/danielakinsanya/tokenLend/package-lock.json
▲ Next.js 16.0.10 (Turbopack)
- Local: http://localhost:3003
- Network: http://192.168.0.145:3003
- Environments: .env.local
- Experiments (use with caution):
· optimizePackageImports
✓ Starting...
⨯ Unable to acquire lock at /home/danielakinsanya/tokenLend/frontend/.next/dev/lock, is another instance of next dev running?
Suggestion: If you intended to restart next dev, terminate the other process, and then try again.
[?25h