- check out a project into a folder called
proj[v1] or something. Anything with square brackets.
- run
openfn project deploy
- It will tell you it wants to remove all workflows!!
basically what's happening here is when running Project.from('fs'), we generate a glob pattern to load workflow files from the file system. That glob breaks when there are certian characters in the name
proj[v1]or something. Anything with square brackets.openfn project deploybasically what's happening here is when running Project.from('fs'), we generate a glob pattern to load workflow files from the file system. That glob breaks when there are certian characters in the name