Any plans of supporting ionic 3?
See original GitHub issuedoesnt seem to work even with the router module.
My system:
cli packages: (/usr/lib/node_modules)
@ionic/cli-utils : 1.10.2
ionic (Ionic CLI) : 3.10.3
global packages:
Cordova CLI : 7.0.1
local packages:
@ionic/app-scripts : 2.1.4
Cordova Platforms : none
Ionic Framework : ionic-angular 3.6.0
System:
Node : v8.5.0
npm : 5.4.2
OS : Linux 4.10
there are no errors when doing an ionic serve
but there is with ionic build
.
Error: 'Angular2TokenService' is not exported by node_modules/angular2-token/angular2-token.js
at error (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:170:12)
at Module.error$1 [as error] (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:7998:2)
at Module.trace (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:8097:9)
at ModuleScope.findDeclaration (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:7682:22)
at Node.bind (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:6734:29)
at /home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:5279:50
at Node.eachChild (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:5293:19)
at Node.bind (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:5279:7)
at /home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:5279:50
at Node.eachChild (/home/nuclearmachine/Desktop/Projects/Projects Files/project-test/test-ionic/node_modules/rollup/dist/rollup.js:5296:5)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
App Development Support Policy - Ionic Framework API
Ionic Framework API is 100% open-source (MIT), and always will be. Read our support policy to see why users know Ionic is the...
Read more >Ionic 4 vs Ionic 3 — What you need to know about Ionic 4
Main differences between Ionic 4 and Ionic 3. Learn the new concepts of Ionic 4 such as Web Components and Compatibility with other ......
Read more >Ionic 4 vs Ionic 3 | Top 34 Beneficial Comparison You Need ...
Ionic 4 allows updates from each supported framework, whereas ionic 3 does not allow updates from the supported framework. The latest version of...
Read more >A Guide for Migrating to Ionic 4.0 - Ionic Blog
Another exciting change is that Ionic is embracing framework-specific tooling. Ionic 3 has custom command line and build tooling, as well as custom...
Read more >Using Cordova 6.x with Ionic
As stated on the Ionic React Overview page: There are no plans to support a Cordova integration for Ionic React. Set the license...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@neroniaky pull req’d!
Just made a PR with that: https://github.com/neroniaky/angular-token/pull/488