Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on fast-rendering #293

Open
Silverutm opened this issue Mar 18, 2018 · 2 comments
Open

error on fast-rendering #293

Silverutm opened this issue Mar 18, 2018 · 2 comments

Comments

@Silverutm
Copy link

error on fast-rendering path: / ; error: TypeError: Meteor.uuid is not a function
W20180317-20:24:47.264(-6)? (STDERR) at new PublishContext (packages/meteorhacks_fast-render.js:348:17)
W20180317-20:24:47.264(-6)? (STDERR) at packages/meteorhacks_fast-render.js:313:28
W20180317-20:24:47.265(-6)? (STDERR) at Array.forEach ()
W20180317-20:24:47.265(-6)? (STDERR) at Context. (packages/meteorhacks_fast-render.js:311:18)
W20180317-20:24:47.266(-6)? (STDERR) at packages/meteorhacks_fast-render.js:286:18
W20180317-20:24:47.266(-6)? (STDERR) at Array.forEach ()
W20180317-20:24:47.267(-6)? (STDERR) at packages/meteorhacks_fast-render.js:285:31
W20180317-20:24:48.192(-6)? (STDERR) error on fast-rendering path: / ; error: TypeError: Meteor.uuid is not a function
W20180317-20:24:48.193(-6)? (STDERR) at new PublishContext (packages/meteorhacks_fast-render.js:348:17)
W20180317-20:24:48.193(-6)? (STDERR) at packages/meteorhacks_fast-render.js:313:28
W20180317-20:24:48.193(-6)? (STDERR) at Array.forEach ()
W20180317-20:24:48.194(-6)? (STDERR) at Context. (packages/meteorhacks_fast-render.js:311:18)
W20180317-20:24:48.194(-6)? (STDERR) at packages/meteorhacks_fast-render.js:286:18
W20180317-20:24:48.195(-6)? (STDERR) at Array.forEach ()
W20180317-20:24:48.195(-6)? (STDERR) at packages/meteorhacks_fast-render.js:285:31

@ryanbraving
Copy link

I am getting the same error! Any update?

@Silverutm
Copy link
Author

Silverutm commented Aug 28, 2018

Someone suggested to change staringatlights:fast-render for staringatlights:fast-render, downloading the package and changing the file where the dependencies are.
Issue on fast render, possible solution
Haven't tried yet, but may be an option.

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

No branches or pull requests

2 participants