Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Million js is not working #1171

Open
1 task
swaroopbabaleshwar opened this issue Jan 28, 2025 · 1 comment
Open
1 task

Million js is not working #1171

swaroopbabaleshwar opened this issue Jan 28, 2025 · 1 comment

Comments

@swaroopbabaleshwar
Copy link

swaroopbabaleshwar commented Jan 28, 2025

What version of million are you using?

^1.0.14

Are you using an SSR adapter? If so, which one?

None

What package manager are you using?

npm

What operating system are you using?

Mac

What browser are you using?

Chrome

Describe the Bug

After running my application in local, it is showing this erro and My app is running but Million lint is not working

⚡ Million Lint v1.0.14
✓ Ready in 0.16ms

node:fs:1877
binding.unlink(path);
^

Error: ENOENT: no such file or directory, unlink '/User/Documents/project/node_modules/.vite/strings.json'
at Object.unlinkSync (node:fs:1877:11)
at main (/User/Documents/project/tools/create-types.js:49:12) {
errno: -2,
code: 'ENOENT',
syscall: 'unlink',
path: '/User/Documents/project/node_modules/.vite/strings.json'
}

Node.js v20.14.0

VITE v3.2.10 ready in 2195 ms

➜ Local: http://localhost:3000/

What's the expected result?

Million js should suggest what needs to be changes on react component

Link to Minimal Reproducible Example

http

Participation

  • I am willing to submit a pull request for this issue.
Copy link

Thanks for opening this issue! A maintainer will review it soon.

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

No branches or pull requests

1 participant