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
TypeError: Cannot read properties of undefined (reading '500')
Occurred while linting /home/stanley/repos/VBD Hub/hub-frontend/tailwind.config.ts:1
Rule: "prettier/prettier"
TypeError: Cannot read properties of undefined (reading '500')
at /home/stanley/repos/VBD Hub/hub-frontend/node_modules/@tailwindcss/forms/src/index.js:34:63
at registerPlugins (/home/stanley/repos/VBD Hub/hub-frontend/node_modules/tailwindcss/lib/lib/setupContextUtils.js:815:61)
at createContext (/home/stanley/repos/VBD Hub/hub-frontend/node_modules/tailwindcss/lib/lib/setupContextUtils.js:1221:5)
at eY (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier-plugin-tailwindcss/dist/index.mjs:2353:41224)
at async b2 (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier-plugin-tailwindcss/dist/index.mjs:2353:40349)
at async Object.parse (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier-plugin-tailwindcss/dist/index.mjs:2353:48339)
at async parse4 (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier/index.mjs:20685:11)
at async coreFormat (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier/index.mjs:21146:7)
at async formatWithCursor (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier/index.mjs:21348:14)
at async Module.format2 (file:///home/stanley/repos/VBD%20Hub/hub-frontend/node_modules/prettier/index.mjs:22733:25)
Process finished with exit code -1
What version of @tailwindcss/forms are you using?
v0.3.4
What version of Node.js are you using?
v20.17.0
What browser are you using?
Chrome
What operating system are you using?
Ubuntu
Reproduction repository
N/A (can provide upon request)
Describe your issue
Getting:
Originating from:
tailwindcss-forms/src/index.js
Lines 40 to 42 in 9786ae1
Which results in:
The text was updated successfully, but these errors were encountered: