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
{{ message }}
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.
Hey Kent! Thanks for your amazing tutorials and talks! I want to implement a small function that returns the middle character of the given string. It seems like everything is working fine, but for some reason I get an error in tests saying failed with "(0 , _src.getM) is not a function" however my exports and imports seem fine and not differ from other ones in the src folder. Thanks!
The text was updated successfully, but these errors were encountered:
Hey Kent! Thanks for your amazing tutorials and talks! I want to implement a small function that returns the middle character of the given string. It seems like everything is working fine, but for some reason I get an error in tests saying
failed with "(0 , _src.getM) is not a function"
however my exports and imports seem fine and not differ from other ones in the src folder. Thanks!The text was updated successfully, but these errors were encountered: