nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.49k stars 429 forks source link

SyntaxError with jsconfig.json development tools #379

Open Flashantik opened 5 years ago

Flashantik commented 5 years ago

When creating npx project create-nuxt app At the last step, when choosing jsconfig.json in development tools, we get the error

Trace: SyntaxError: Unexpected token in JSON at position 63

? Project name test ? Project description ? Author name Flashantik ? Choose the package manager Npm ? Choose UI framework Vuetify.js ? Choose custom server framework Express ? Choose Nuxt.js modules Axios, Progressive Web App (PWA) Support ? Choose linting tools ESLint, Prettier ? Choose test framework None ? Choose rendering mode Universal (SSR) ? Choose development tools jsconfig.json (Recommended for VS Code) <------ ERROR THIS

clarkdo commented 5 years ago

Hi @Flashantik , I tried as your selections, but I can't reproduce the error, could you please provide more details about the error ?