Skip to content

can`t running #19056

Closed Answered by johnleider
EpsilonYi asked this question in General
Discussion options

You must be logged in to vote

Are you using Windows? If so, change your dev script to "vite" only. You will get a warning message because we import json and it's technically an experimental feature. If you don't want to see the error, you can install "cross-env" and then update your dev script to "cross-env node --no-warnings ./node_modules/.bin/vite"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EpsilonYi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants