You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried again to update to peggy v4.2.1 but now (more than #119 ) I get this warning (several times).
Encountered error when formatting types with Prettier t [Error]: Couldn't resolve parser "typescript". Parsers must be explicitly added to the standalone bundle.
at y (/home/cicci/next-json/node_modules/ts-pegjs/node_modules/prettier/standalone.js:40:1014)
at l (/home/cicci/next-json/node_modules/ts-pegjs/node_modules/prettier/standalone.js:41:943)
at T (/home/cicci/next-json/node_modules/ts-pegjs/node_modules/prettier/standalone.js:45:290)
at /home/cicci/next-json/node_modules/ts-pegjs/node_modules/prettier/standalone.js:116:7321
at Object.format (/home/cicci/next-json/node_modules/ts-pegjs/node_modules/prettier/standalone.js:116:7412)
at TypeExtractor.formatter (file:///home/cicci/next-json/node_modules/ts-pegjs/dist/tspegjs.mjs:406:25)
at ensureCached (file:///home/cicci/next-json/node_modules/ts-pegjs/dist/tspegjs.mjs:435:32)
at file:///home/cicci/next-json/node_modules/ts-pegjs/dist/tspegjs.mjs:456:14
at Array.map (<anonymous>)
at TypeExtractor.getTypes (file:///home/cicci/next-json/node_modules/ts-pegjs/dist/tspegjs.mjs:445:24)
Any idea? 😞
Thank you
The text was updated successfully, but these errors were encountered:
I tried again to update to peggy v4.2.1 but now (more than #119 ) I get this warning (several times).
Any idea? 😞
Thank you
The text was updated successfully, but these errors were encountered: