Intergrate with Vite #882
-
Hello, 👋
vite.config.ts
package.json
Did I miss something ? any clues please 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
susickypavel
Oct 14, 2022
Replies: 1 comment 1 reply
-
Hi 👋, what version of node.js are you running? The |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ryanpark
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋, what version of node.js are you running? The
node:path
module is available in node.js 16+.