Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Watching files for changes not working on special characters path #136

Open
lucasemif opened this issue May 28, 2019 · 1 comment
Open
Assignees

Comments

@lucasemif
Copy link

Package version

4.0.2

Node.js and npm version

Node -> 10.12.0
NPM -> 6.4.1

#Tested Windows 10 / 2016 server

Problem: I had a project in a folder named E:\Projects\C#\MyAPI and when I run: adonis serve --dev the console showed me the message "SERVER STARTED//Watching files for change..." but it didn't acknowledged the changes I made.

Possible solution: Changed the project to E:\Projects\MyAPI and everything worked fine.

PS: Same solution/api versions worked fine on my MAC.

Don't know it this was posted before, I searched prior to make a new issue and didn't find anything related.. but I hope it helps anyway.

Thanks!

@RomainLanz RomainLanz transferred this issue from adonisjs/core May 30, 2019
@thetutlage thetutlage self-assigned this Nov 7, 2019
@thetutlage
Copy link
Member

The newer version of cli (unreleased) is a re-write from scratch. Closing the issue, unless it gets re-created from newer version as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants