You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: