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

πŸ”§ lock remark-emoji to a version 3.0.2 #206

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Conversation

ianhomer
Copy link
Owner

@ianhomer ianhomer commented Dec 29, 2023

Getting an odd error in one of the tests

FAIL src/feature/missing-lanaguage.test.ts
β”‚   ● Test suite failed to run
β”‚     Cannot find module 'remark-emoji' from 'src/markdown-to-html.ts'
β”‚     Require stack:
β”‚       src/markdown-to-html.ts
β”‚       src/feature/missing-lanaguage.test.ts
β”‚        8 | import rehypeStringify from "rehype-stringify";
β”‚        9 | import remarkDirective from "remark-directive";
β”‚     > 10 | import remarkEmoji from "remark-emoji";
β”‚          | ^

Locking emoji version for now

Copy link

vercel bot commented Dec 29, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
digital-garden βœ… Ready (Inspect) Visit Preview Dec 29, 2023 6:45pm

@ianhomer ianhomer merged commit 4c8d75c into main Dec 29, 2023
4 checks passed
@ianhomer ianhomer deleted the feature/update-emoji branch December 29, 2023 18:52
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

Successfully merging this pull request may close these issues.

1 participant