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 19, 2022. It is now read-only.
Hello, i am using react starter kit and trying to replace reactdom with rapscallion. butt i getting this error
Unhandled rejection TypeError: Unknown node of type: undefined
at traverse (.......\node_modules\rapscallion\lib\render\traverse.js:373:9)
at renderChildrenArray (\node_modules\rapscallion\lib\render\traverse.js:57:7)
at renderChildren (\node_modules\rapscallion\lib\render\traverse.js:78:5)
at \node_modules\rapscallion\lib\render\traverse.js:127:14
at Sequence.pushFrame (\node_modules\rapscallion\lib\sequence\sequence.js:49:14)
at C:\Projects\ellinairwebsite\node_modules\rapscallion\lib\sequence\sequence.js:137:30
Hello, i am using react starter kit and trying to replace reactdom with rapscallion. butt i getting this error
I tried to replace a part
with
any suggestion?
The text was updated successfully, but these errors were encountered: