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
Hi all,
Today I created new project use Deno, Aleph, React and import @std/[email protected] package.
In Dev: Working normal
In Production: TypeError: Cannot set properties of undefined (setting '__private_0__format')
at new DateTimeFormatter (formatter.ts?v=l9t5zgkt:7:3956)
at format (mod.ts?v=l9t5zgkt:18:39)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
Today I created new project use Deno, Aleph, React and import @std/[email protected] package.
In Dev: Working normal
In Production: TypeError: Cannot set properties of undefined (setting '__private_0__format')
at new DateTimeFormatter (formatter.ts?v=l9t5zgkt:7:3956)
at format (mod.ts?v=l9t5zgkt:18:39)
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
Code:
Thank you for advice. Have a nice day!
Beta Was this translation helpful? Give feedback.
All reactions