Replies: 1 comment
-
|
You should be using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've read about
handling-kernel-signalsMy project is simple Vite+ReactTS app, so locally I must to start it with
npm run devAccording to topic's best practice, I'm looking forward how to start my project in Docker's container with
nodecommandnode vitedoesn't work and results in error on local or inside of containerI've searched some info about how to start node modules without npm and haven't find any
I suppose there is no way to achive this
best practicein my case, am I right?Beta Was this translation helpful? Give feedback.
All reactions