question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please consider deploying improved 'watch' usage to 0.3.x stable

See original GitHub issue

Hi @fi3ework !

I am using root of vite config and ‘eslint’ option in vite-plugin-checker. But I got an error when I edit a watched file. (like this https://stackblitz.com/edit/vite-yasinn?file=rootA%2Fmain.js)

As a result, it was necessary to apply the root path to the cwd option of chokidar. and The code has already been fixed and seems to have been released in 0.4.0 beta2.

https://github.com/fi3ework/vite-plugin-checker/blob/57c9e84bf6435713322db7511a2a2c68ce874a84/packages/vite-plugin-checker/src/checkers/eslint/main.ts#L96-L100

this beta version looks raising another error yet and is having difficulties because it is not synchronized with the documentation. so Could you please release this commit as the 0.3 stable version?

ps. Thanks for making a awesome project 😆

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
fi3eworkcommented, Feb 8, 2022

I also find one function https://github.com/fi3ework/vite-plugin-checker/blob/v0.4.x/packages/vite-plugin-checker/src/main.ts#L155 which 0.4.x used requires vite >=2.6.8. I made a new playground with eslint^7 & vite^2.6.8 it goes well. https://stackblitz.com/edit/vite-jh9mtj?file=vite.config.js

1reaction
fi3eworkcommented, Feb 8, 2022

@Yuddomack Would you like to describe what issue you encountered in 0.4? I prefer you to use 0.4.x as I fix many issues in 0.3. If you need any documentation, I can add it ASAP. I’m a little worried about releasing 0.3.5 cause it’s been a while since the last version. I made many refactor these days. I can’t promise the unreleased code won’t break anything in 0.3.4. So if it’s possible, I would like to you have a try on 0.4.0-beta.5. It’s quite closed to the GA version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue upgrading tomcat 0.3.0 to 0.4.x #162 - GitHub
Unfortunately, you cannot install stable/tomcat chart version 0.3.0 in Kubernetes 1.16 because it uses API versions that are no longer available.
Read more >
Release Notes - MetalLB
If your cluster enforces pod security policies, you should review the provided policy before deploying it. The speaker defaults to only offering its...
Read more >
Documentation 0.3.x Stable - MEAN.JS
Getting Started. In this section, you'll learn how you can get started with a MEAN.JS application, install the prerequisites, and initialize ...
Read more >
Apple security updates
Name and information link Available for Release date iCloud for Windows 14.1 Windows 10 and later via the Microsoft Store 13 Dec 2022 Safari 16.2...
Read more >
Deploying and Upgrading (0.32.0) - Strimzi
Use the Strimzi Kafka operator in the OperatorHub.io to deploy the Cluster Operator. You then deploy Strimzi components using custom resources. Helm chart....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found