-
-
Couldn't load subscription status.
- Fork 6.3k
Closed
Description
Version
4.1.0
Reproduction link
https://github.com/kumaresan-subramani/ej2-vue-opennew-teamplate/blob/master/package.json
Environment info
"dependencies": {
"@syncfusion/ej2": "*",
"@syncfusion/ej2-vue-base": "*",
"@syncfusion/ej2-vue-grids": "*",
"@types/codemirror": "0.0.56",
"@types/marked": "^0.3.0",
"codemirror": "^5.37.0",
"elasticlunr": "0.9.5",
"fuse.js": "^3.2.0",
"gulp-s3-upload": "^1.7.3",
"marked": "^0.3.19",
"tributejs": "^4.1.1",
"vue": "^2.5.2",
"vue-class-component": "4.3.1",
"vue-property-decorator": "^6.0.0",
"vue-router": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-plugin-typescript": "^3.7.0",
"@vue/cli-service": "^4.1.0",
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.6.10"
},
Steps to reproduce
- download below sample
- give
npm i - Then run
npm run build
you will see my error
D:\today\ej2-grid-vue-samples\ej2-vue-opennew-teamplate>npm run build
> cli-project@0.1.0 build D:\today\ej2-grid-vue-samples\ej2-vue-opennew-teamplate
> vue-cli-service build
\ Building for production...Starting type checking service...
Using 1 worker with 2048MB memory limit
\ Building for production...
ERROR Failed to compile with 1 errors 6:15:43 PM
This relative module was not found:
* ./src/main.ts in multi ./src/main.ts
ERROR Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! cli-project@0.1.0 build: `vue-cli-service build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the cli-project@0.1.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\KumaresanSubramani\AppData\Roaming\npm-cache\_logs\2019-12-24T12_45_43_850Z-debug.log
D:\today\ej2-grid-vue-samples\ej2-vue-opennew-teamplate>
What is expected?
build get succeed
What is actually happening?
build get failed
Metadata
Metadata
Assignees
Labels
No labels