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
I am testing out the project with a build built on the windows command line. I have moved the binary copy of my forked version which fixes another issue with the sysprocattr not working in windows, and that is out for review and may need to be modified further since there is also darwin to consider.
Any whoo, I notice when you call a binary pushup.exe file that the scaffold files are not being handled correctly in the binary, it's like they are not there:
PS C:\stuff> .\pushup\pushup.exe new my_project
//
// // ////// //
// // // // ////// ////// // // //////
////// // // //// // // // // // //
// // // //// // // // // // //
// ////// ////// // // ////// //////
//
//
new command: copying scaffold file to project dir opening file from FS scaffold\layouts\default.up: open scaffold\layouts\default.up: file does not exist
Looking in to cause but I figured I should raise this as an issue.
The text was updated successfully, but these errors were encountered:
I am testing out the project with a build built on the windows command line. I have moved the binary copy of my forked version which fixes another issue with the sysprocattr not working in windows, and that is out for review and may need to be modified further since there is also darwin to consider.
}
Any whoo, I notice when you call a binary pushup.exe file that the scaffold files are not being handled correctly in the binary, it's like they are not there:
PS C:\stuff> .\pushup\pushup.exe new my_project
Looking in to cause but I figured I should raise this as an issue.
The text was updated successfully, but these errors were encountered: