-
Notifications
You must be signed in to change notification settings - Fork 8
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
Version 1.1.27 breaks Astro dev and build #63
Labels
bug
Something isn't working
Comments
{
"dependencies": {
"@astrojs/image": "^0.14.0",
"@astrojs/react": "^2.0.2",
"@astrojs/rss": "^2.1.0",
"@astrojs/sitemap": "^1.0.1",
"@contentful/rich-text-react-renderer": "^15.16.2",
"@contentful/rich-text-types": "^16.0.2",
"astro": "^2.0.5",
"astro-compress": "^1.1.29",
"astro-critters": "^1.1.27",
"autoprefixer": "^10.4.13",
"axios": "^1.3.1",
"calculate-aspect-ratio": "^0.1.3",
"contentful": "^9.3.0",
"dotenv": "^16.0.3",
"escape-html": "^1.0.3",
"js-cookie": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.58.0",
"sharp": "^0.31.3",
"slugify": "^1.6.5",
"zod-form-data": "^1.2.4"
},
"devDependencies": {
"@types/node": "^18.11.18",
"prettier": "^2.8.3",
"prettier-plugin-astro": "^0.8.0"
}
} |
Thank you! |
NikolaRHristov
added a commit
that referenced
this issue
Feb 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm unable to tell why from errors, but 1.1.27 breaks the dev and build. Here's a screenshot of the error.
The text was updated successfully, but these errors were encountered: