Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

TypeError: (0 , _rapscallion.render) is not a function #31

Closed
mhaagens opened this issue Feb 13, 2017 · 3 comments
Closed

TypeError: (0 , _rapscallion.render) is not a function #31

mhaagens opened this issue Feb 13, 2017 · 3 comments

Comments

@mhaagens
Copy link

mhaagens commented Feb 13, 2017

Tried the new API and I'm getting TypeError: (0 , _rapscallion.render) is not a function from;

render(<App />).toPromise().then(application => {
   console.log(application)
})
@divmain
Copy link
Contributor

divmain commented Feb 13, 2017

Hey @mhaagens - I haven't published to NPM since updating the API and any changes since. I was making a number of breaking changes and wanted to avoid three major revisions before I officially launched the thing :P I'll publish this to a beta channel so you can give it a try.

@divmain
Copy link
Contributor

divmain commented Feb 13, 2017

Alright, you should be able to try out the updates by npm install rapscallion@beta.

@divmain divmain closed this as completed Feb 13, 2017
@mhaagens
Copy link
Author

Worked like a charm, thanks! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants