Forum Discussion
Can't deploy default Cloud Scripting project
This is very strange because two weeks ago, I was able to deploy a very simple Mesh project with cloud scripting to my tenant without any issues, but now it doesn't work. I have created a new project with just an emulator, floor and empty Mesh Cloud Scripting object, but it fails during deployment.
Here is the error message
ArgumentException: The resource object with key 'TimeSpanHumanize_MultipleMinutes' was not found
Parameter name: resourceKey
Humanizer.Localisation.Formatters.DefaultFormatter.Format (System.String resourceKey, System.Int32 number, System.Boolean toWords) (at /_/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs:140)
Humanizer.Localisation.Formatters.DefaultFormatter.GetResourceForTimeSpan (Humanizer.Localisation.TimeUnit unit, System.Int32 count, System.Boolean toWords) (at /_/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs:102)
There is no error on the Azure side.
I use Mesh Toolki version 5.2414.126
Do you have any idea what is wrong?
3 Replies
- jspivey_msft
Microsoft
lukaszdudziak Thanks for reporting this. It appears to be a locale issue in the toolkit, an error formatting some text for some non-English language/culture settings.
- lukaszdudziakCopper Contributor
jspivey_msft what is the status of this issue? Is it fixed now?
- CameronMicka
Microsoft
This is a strange one, let me ping the Cloud Scripting team about this and get back to you.