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
Whenever I run the plumberize.R file, it shows me the following error
Loading required package: httr
Error in stopOnLine(lineNum, line, "Multiple @serializers specified for one function.") :
Error on line #95: '#* @Serializer custom_json' - Multiple @serializers specified for one function.
r$run(port=8000)
Error: object 'r' not found
Can you please help me out? I am missing something here?
The text was updated successfully, but these errors were encountered:
Whenever I run the plumberize.R file, it shows me the following error
Loading required package: httr
Error in stopOnLine(lineNum, line, "Multiple @serializers specified for one function.") :
Error on line #95: '#* @Serializer custom_json' - Multiple @serializers specified for one function.
Can you please help me out? I am missing something here?
The text was updated successfully, but these errors were encountered: