firecrawl / firecrawl/open-lovable

Error evaluating Node.js code and cannot find module

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

can anyone help me??

PS C:\Users\Santosh Kumar\open-lovable> npm run dev

> open-lovable@0.1.0 dev
> next dev --turbopack

▲ Next.js 15.4.3 (Turbopack)
- Local: http://localhost:3000
- Network: http://192.168.56.1:3000
- Environments: .env.local

✓ Starting...
✓ Ready in 1109ms
⚠ Cross origin request detected from 192.168.56.1 to /_next/* resource. In a future major version of Next.js, you will need to explicitly configure "allowedDevOrigins" in next.config to allow this.
Read more: https://nextjs.org/docs/app/api-reference/config/next-config-js/allowedDevOrigins
○ Compiling / ...
✓ Compiled / in 7.5s
⨯ ./app/globals.css
Error evaluating Node.js code
Error: Cannot find module '../lightningcss.win32-x64-msvc.node'
Require stack:
- C:\Users\Santosh Kumar\open-lovable\node_modules\lightningcss\node\index.js
- C:\Users\Santosh Kumar\open-lovable\node_modules\@tailwindcss\node\dist\index.js
- C:\Users\Santosh Kumar\open-lovable\node_modules\@tailwindcss\postcss\dist\index.js
- C:\Users\Santosh Kumar\open-lovable\.next\build\chunks\[turbopack]_runtime.js
- C:\Users\Santosh Kumar\open-lovable\.next\postcss.js
[at Function._resolveFilename (node:internal/modules/cjs/loader:1401:15)]
[at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)]
[at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)]
[at Function._load (node:internal/modules/cjs/loader:1211:37)]
[at TracingChannel.traceSync (node:diagnostics_channel:322:14)]
[at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)]
[at Module.require (node:internal/modules/cjs/loader:1487:12)]
[at require (node:internal/modules/helpers:135:16)]
[at Object. (C:\Users\Santosh Kumar\open-lovable\node_modules\lightningcss\node\index.js:22:22)]
[at Module._compile (node:internal/modules/cjs/loader:1730:14)]

Import trace:
./app/globals.css [Client Component Browser]
./app/layout.tsx [Server Component]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.