adamgibbons / ics

iCalendar (ics) file generator for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: R.object is not a function. (In 'R.object()', 'R.object' is undefined)"

pleasantone opened this issue · comments

I hate to open this as an issue, as it's most likely my own ignorance, but just the act of importing ics 3.7.2 causes this error:

index.js:40 Uncaught TypeError: R.object is not a function
at index.js:40:26

The javascript console seems to thing there's a problem at ics@3.7.2/pipeline/index.js

As a side note, I'm really not a javascript programmer so I wrote this demo page (gist) based upon the web example to try it out.
If someone doesn't mind telling me what the hell I'm doing wrong, I'd appreciate it.

https://gist.github.com/pleasantone/424aaa0de03c139d9a7fe7dc7520f569

I'm sure there's a better forum for asking this question, my apologies, because I assume a ton of people are using 3.7.2