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
Syntax Error: Named export 'Consolidator' not found. The requested module 'rmrk-tools' is a CommonJS module, which may not support all module.exports as named exports.
Please i am using node version 15.14.0 but keep getting this error above. I am trying to replicate the example that is readme.md of rmrk-tools
what can i do to solve this problem?
The text was updated successfully, but these errors were encountered:
Syntax Error: Named export 'Consolidator' not found. The requested module 'rmrk-tools' is a CommonJS module, which may not support all module.exports as named exports.
Please i am using node version 15.14.0 but keep getting this error above. I am trying to replicate the example that is readme.md of rmrk-tools
what can i do to solve this problem?
The text was updated successfully, but these errors were encountered: