etiennepinchon / magixjs

MagiXJS Framework
https://magixjs.com
Other
186 stars 17 forks source link

Wrong path to directory (duplicates the C:/ destination) #8

Closed Pipazoul closed 7 years ago

Pipazoul commented 7 years ago

When I make a change on files I get this error, is there a way to correct it ?

{ Error: ENOENT: no such file or directory, open 'C:\C:\Users\yassi\test\documents\App.coffee' }

karanganesan commented 7 years ago

For PC user: After changing the App.coffee file run "magix build" and then "magix launch" .... then this error will not come ...