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

Webpack watcher doesn't work #32934

Closed
pierre-H opened this issue Aug 22, 2017 · 2 comments
Closed

Webpack watcher doesn't work #32934

pierre-H opened this issue Aug 22, 2017 · 2 comments

Comments

@pierre-H
Copy link

  • VSCode Version: 1.15.1
  • OS Version: Windows 7 32 bits

Steps to Reproduce:

  1. Download last version of VS Code
  2. create a new React project with create-react-app
  3. launch VS Code and yarn start
  4. edit a js file (for example index.js) and save it

Excepted : webpack relaunch the server
Result : no effect but if I edit with another editor like Notepad++ webpack relaunch the server

Reproduces without extensions: Yes

Note : I followed the doc for fixing that and I already asked help in create-react-app repository but a collaborator told me to ask the question here.

Thank you !

@pierre-H
Copy link
Author

Sorry, I just tried with WebStorm and I have the same problem without the safe write ... So it's not VSCode.
Thanks

@pierre-H
Copy link
Author

Finally yarn is the problem : wmonk/create-react-app-typescript#148

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant