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

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

@lucasemif

Description

@lucasemif

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!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions