delucis / astro-netlify-cms

Integration to add Netlify CMS’s admin dashboard to any Astro project
160 stars 22 forks source link

Got This Error #66

Open talmax1124 opened 1 year ago

talmax1124 commented 1 year ago
Screenshot 2023-02-07 at 7 13 19 AM
acharlop commented 1 year ago

I ran into the same issue. for me it was due to pnpm and solved it by hoist=false in .npmrc although it would probably be enough to just not hoist this lib

jacob-roling commented 1 year ago

What is your astro.config.mjs because I am getting the same error

talmax1124 commented 1 year ago

I ran into the same issue. for me it was due to pnpm and solved it by hoist=false in .npmrc although it would probably be enough to just not hoist this lib

I just switched to tinacms. I am trying it for first time and love it.