Hi,
I have been trying to use automapper-ts with ionic2 rc0 but having issues importing it from node_modules.
I tried the solutions from here but still no luck. when I run the typings install automapper-ts (not sure whether this is the correct command) i get error as shown below.
I used the same one in an Angular2 project, it was fine because in the index.html, i could just reference the file in a script tag. But for ionic2 i having this issue.
Help is much appreciated. Thank You.
typings WARN hastypings Typings for "automapper-ts" already exist in "node_modules/automapper-ts/dist/automapper". You should let TypeScript resolve the packaged typings and uninstall the copy installed by Typings
typings ERR! message Unable to find "automapper-ts" ("npm") in the registry.
typings ERR! message We could use your help adding these typings to the registry: https://github.com/typings/registry
typings ERR! caused by https://api.typings.org/entries/npm/automapper-ts/versions/latest responded with 404, expected it to equal 200
typings ERR!