Closed getxd-dev closed 3 years ago
can't start volcano, index.js missing.
The package.json points to the main field being dist/index.js. If you want to start it, either start that file or type node path/to/VolcanoRootFolder. The main field will point node to the correct location.
node path/to/VolcanoRootFolder
can't start volcano, index.js missing.