Mark Nyon
Mark Nyon
I think it's worth investigating how to make this sync happen
I should also add a link to the mapping document on the local setup documents referenced in #3669
This still happens. Loading issue for sure, but not sure about the solution yet.
@rlgreen91 I always thought that polymorphism was the better solution for addresses, but that's me.
@rlgreen91 It may not make sense to have a separate address table, but it may make sense to have the addresses formatted with a library and then have a string...
Is there any obstacle to having this signed, or signing this, @buckett or @kblibr ? We're using canvas-data-cli on a project and would like to remove the `npm audit` errors...
I'm running into this issue as well; callcc needs to have the Continuation library required in 2.0. Add this to your "spec_helper.rb" and things should work: require 'continuation'
I'm running into this as well; @featureenvy's solution hasn't worked for me. Digging for one...