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
Your issue may already be reported! Please search on the issue track before creating one.
Sucsesufly Builds
`$ npm run build:chrome
epiboard@1.7.3 build:chrome cross-env BUILD_TARGET=chrome vue-cli-service build
Retrieve main langs... Retrieve and filter cards langs... Generating langs files... ERROR Failed to compile with 2 errors6:55:45 PM
error in ./src/components/Card/main.js?vue&type=script&lang=js&
Syntax Error: TypeError: Cannot read property 'range' of null at Array.forEach ()
@ ./src/components/Card/main.js?vue&type=script&lang=js& 1:0-265 1:281-284 1:286-548 1:286-548 @ ./src/components/Card/index.vue @ ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/eslint-loader??ref--13-0!./src/components/Home/main.js?vue&type=script&lang=js& @ ./src/components/Home/main.js?vue&type=script&lang=js& @ ./src/components/Home/index.vue @ ./src/router/index.js @ ./src/main.js @ multi ./src/main.js
error in ./src/i18n/index.js
Syntax Error: Thread Loader (Worker 1) Cannot read property 'range' of null at Array.forEach ()
@ ./src/main.js 8:0-30 43:2-6 @ multi ./src/main.js
ERROR Build failed with errors. `
i don't know
git clone https://github.com/Alexays/Epiboard.git
cd Epiboard/
npm i
npm run build:chrome
Trying To build the extension for using new turkish languadge
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your issue may already be reported!
Please search on the issue track before creating one.
Expected Behavior
Sucsesufly Builds
Current Behavior
`$ npm run build:chrome
Retrieve main langs...
Retrieve and filter cards langs...
Generating langs files...
ERROR Failed to compile with 2 errors6:55:45 PM
error in ./src/components/Card/main.js?vue&type=script&lang=js&
Syntax Error: TypeError: Cannot read property 'range' of null
at Array.forEach ()
@ ./src/components/Card/main.js?vue&type=script&lang=js& 1:0-265 1:281-284 1:286-548 1:286-548
@ ./src/components/Card/index.vue
@ ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/eslint-loader??ref--13-0!./src/components/Home/main.js?vue&type=script&lang=js&
@ ./src/components/Home/main.js?vue&type=script&lang=js&
@ ./src/components/Home/index.vue
@ ./src/router/index.js
@ ./src/main.js
@ multi ./src/main.js
error in ./src/i18n/index.js
Syntax Error: Thread Loader (Worker 1)
Cannot read property 'range' of null
at Array.forEach ()
@ ./src/main.js 8:0-30 43:2-6
@ multi ./src/main.js
ERROR Build failed with errors.
`
Possible Solution
i don't know
Steps to Reproduce (for bugs)
git clone https://github.com/Alexays/Epiboard.git
cd Epiboard/
npm i
npm run build:chrome
Context
Trying To build the extension for using new turkish languadge
Your Environment
The text was updated successfully, but these errors were encountered: