Kenneth Holter
Kenneth Holter
I have the same issue. I've disabled auto format on save for now. Hopefully there'll be a permanent fix for this some time soon.
> Got the same error, and there was no option to say "yes" Same issue here.
> @kenneho seems like a bug in codegen, but its minimal, you can just `npm install` it and add the middleware manually. https://ntgussoni.github.io/blitz-guard/docs/middleware/ Thanks for the suggestion! First, running `npm...
> try `npm i @blitz-guard/core` Thanks, that worked like a charm, and I've now got Blitz guard up and running.
I got this working, and did a quick write-up here (although referencing another library in the write-up): https://kenneho.net/2022/09/03/resolving-error-err_require_esm-require-of-es-module-in-nextjs/.
Did you find a solution to this? I have the same type of issue.
I've found that using "@api.representation" (see https://flask-restful.readthedocs.io/en/0.3.5/extending.html#content-negotiation) add new entries to the response content type dropdown menu.
Maybe the walkthrough over at [3488](https://github.com/hakimel/reveal.js/discussions/3488) might be of help.