Skip to content

Issue with Angular 5 #73

@pujoey

Description

@pujoey

I'm using Angular 5.2, can someone tell me which version of angular2-tinymce will work?

    "tinymce": "^4.8.3",
    "angular2-tinymce": "^3.3.0",
    "@angular/core": "^5.2.0",
WARNING in ./node_modules/angular2-tinymce/fesm5/angular2-tinymce.js
27:67-83 "export 'defineInjectable' was not found in '@angular/core'
    at HarmonyImportSpecifierDependency._getErrors (/Users/joey/code/blewski/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:65:15)
    at HarmonyImportSpecifierDependency.getWarnings (/Users/joey/code/blewski/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:39:15)
    at Compilation.reportDependencyErrorsAndWarnings (/Users/joey/code/blewski/node_modules/webpack/lib/Compilation.js:703:24)
    at Compilation.finish (/Users/joey/code/blewski/node_modules/webpack/lib/Compilation.js:561:9)
    at applyPluginsParallel.err (/Users/joey/code/blewski/node_modules/webpack/lib/Compiler.js:502:17)
    at /Users/joey/code/blewski/node_modules/tapable/lib/Tapable.js:289:11
    at _addModuleChain (/Users/joey/code/blewski/node_modules/webpack/lib/Compilation.js:507:11)
    at processModuleDependencies.err (/Users/joey/code/blewski/node_modules/webpack/lib/Compilation.js:477:14)
    at _combinedTickCallback (internal/process/next_tick.js:131:7)
    at process._tickCallback (internal/process/next_tick.js:180:9)
 @ ./node_modules/angular2-tinymce/fesm5/angular2-tinymce.js
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions