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 used the manual windows install, and am trying to run the example and am getting this MultiPart Post issue.
C:\Projects\Sandbox>uo create -p uo-jwt-rev3 Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIOinstead! Top level ::Parts is deprecated, require 'multipart/post' and useMultipart::Post::Parts` instead!
Creating a new project folder...
Weather data is provided for the example FeatureFile. Additional weather data files may be downloaded from energyplus.net/weather for free
If you use additional weather files, ensure they are added to the 'weather' directory. You will need to configure your mapper file and your osw file to use the desired weather file
We recommend using absolute paths for all commands, for cleaner output
C:\Projects\Sandbox>uo --version
Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead!
Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead!
1.0.2
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I used the manual windows install, and am trying to run the example and am getting this MultiPart Post issue.
C:\Projects\Sandbox>uo create -p uo-jwt-rev3 Top level ::CompositeIO is deprecated, require 'multipart/post' and use
Multipart::Post::CompositeReadIOinstead! Top level ::Parts is deprecated, require 'multipart/post' and use
Multipart::Post::Parts` instead!Creating a new project folder...
Weather data is provided for the example FeatureFile. Additional weather data files may be downloaded from energyplus.net/weather for free
If you use additional weather files, ensure they are added to the 'weather' directory. You will need to configure your mapper file and your osw file to use the desired weather file
We recommend using absolute paths for all commands, for cleaner output
C:\Projects\Sandbox>uo --version
Top level ::CompositeIO is deprecated, require 'multipart/post' and use
Multipart::Post::CompositeReadIO
instead!Top level ::Parts is deprecated, require 'multipart/post' and use
Multipart::Post::Parts
instead!1.0.2
C:\Projects\Sandbox>`
Can you help me resolve this gem issue?
Beta Was this translation helpful? Give feedback.
All reactions