ashblue / oyster-package-generator

Oyster is a package generator for Unity Package Manager (UPM). It generates a best standards Unity package with automated deployments via CLI. Focus on coding your package instead of deployments, changelogs, ect.
25 stars 1 forks source link

FS Utils is throwing a harmless error on Windows 10 #37

Closed ashblue closed 2 years ago

ashblue commented 3 years ago

Running npx oyster-package-generator init triggers a harmless error every time a command is run on Windows 10. Library might need to be updated for FS Utils.

image

ashblue commented 2 years ago

Should be fixed by #58