Nonce Error from node_modules/next
Unanswered
Blue horntail woodwasp posted this in #help-forum
Blue horntail woodwaspOP
I am adding nonces to my scripts for Next14. These all work great and I have no errors. However I get one nonce error from
node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js. I'm not quite sure how to resolve this since we are not directly adding @next/react-refresh-utils to our project (the package is also marked as experimental). It seems to be an internal dependency and I'm not sure how to resolve it.