Closed benmccann closed 2 months ago
I think it should just be to run npm install
in the root, then cd packages/common
, then npm run test
ah, cool. thanks. that worked! I was trying to build it from the root first, which wasn't working at all
@dsherret would you be able to give this PR another peek now that the CI is passing? thanks!
sorry, I can't figure out how to run the project locally. I've never used Deno before and am not familiar with what's happening in the build process. I noticed an error in the code and updated it, so hopefully that will get the tests passing. If not, I may need a little help with this one