Closed raff-run closed 3 years ago
Hard to tell since I'm new to this, but it seems that it is working correctly (by that I mean it generates the files correctly), the only problem here seems to be that it always runs twice.
When you run the slidy --version
command, are you also displaying this? @raff-run
Just tested it and yes, it prints twice.
Fixed!
Whenever I try to generate a module, slidy works until the first file is created (x_module.dart), then fails saying the file it just created already exists. I'm trying to migrate my existing project to this new structure, so this is how it looks before I try anything: And this is what happens when I try to generate a module:
After the error, the following file is present:
This happens regardless of which name/path I use. I tried downgrading to 2.2.1, but it also happens on that version.
These were my installation steps:
I'm on Windows 10.