ical2json
ical2json copied to clipboard
React Native
Will this module work with RN? I imported it and I am getting the error:
"Unable to resolve module
pathfrom
/Users/user/Desktop/CGPSApp/node_modules/ical2json/index.js: Module does not exist in the module map
The module is clearly located at this path on my file system.
@agersoncgps, is this still an issue for you? I have never worked with RN so I'm not sure if it works with RN.
There seems to be a few answers online. Maybe this (https://stackoverflow.com/questions/44748429/module-does-not-exist-in-the-module-map-or-in-these-directories-in-react-nativ) might help?