An unhandled exception occurred: Unknown browser query `basedir=$(dirname “$(echo “$0” | sed -e ‘s`. Maybe you are using old Browserslist or made typo in query.

Run command line below, inside of the project:

npx browserslist@latest --update-db

ERROR in ./ansi-html
Module build failed: Error: ENOENT: no such file or directory, open ‘C:\github\reinaldo\ansi-html’

Remove ansi-html file inside of the project, and run serve again.

--

--