We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm i npm build dev
which env for this project npm -v?
The text was updated successfully, but these errors were encountered:
The current LTS version (18) of nodejs is ok.
To build: npm i npm build dev for dev mode (watch files to rebuild) or npm build build (just for onetime build)
npm i
npm build dev
npm build build
If build error "Error: error:0308010C:digital envelope routines::unsupported" occurs, use NODE_OPTIONS=--openssl-legacy-provider npm run dev
"Error: error:0308010C:digital envelope routines::unsupported"
NODE_OPTIONS=--openssl-legacy-provider npm run dev
Sorry, something went wrong.
No branches or pull requests
npm i
npm build dev
which env for this project
npm -v?
The text was updated successfully, but these errors were encountered: