skevy / graphiql-app

Light, Electron-based Wrapper around GraphiQL
MIT License
2.95k stars 336 forks source link

Error building on Ubuntu 20.04.2 LTS - Unexpected token in onlineParser.js #192

Closed amritabithi closed 2 years ago

amritabithi commented 2 years ago

I am trying to build gives me the error on Ubuntu 20.04.2 LTS:

ERROR in ./~/graphql-language-service-parser/dist/onlineParser.js
Module parse failed: /home/myuser/graphql/graphiql-app/node_modules/graphql-language-service-parser/dist/onlineParser.js Unexpected token (128:24)
You may need an appropriate loader to handle this file type.
amritabithi commented 2 years ago

Fixed.