Skip to content
New issue

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

Cannot find namespace 'himalayajs'. #3

Closed
maelgrove opened this issue May 23, 2017 · 2 comments
Closed

Cannot find namespace 'himalayajs'. #3

maelgrove opened this issue May 23, 2017 · 2 comments

Comments

@maelgrove
Copy link

I know this is an exact duplicate of #1, but this still doesn't seem to be fixed even though the issue has been closed.

For me, it's the at-loader (awesome-typescript-loader package) which complains during webpack build. The typings itself are not included within the current version of the npm package (1.0.0), but even after I downloaded them myself from the repo and included the file in tsconfig.json, the error still persists.

error message

ERROR in [at-loader] ./node_modules/vue-ts-decorate/utils/tools.ts:149:20
    TS2503: Cannot find namespace 'himalayajs'.

ERROR in [at-loader] ./node_modules/vue-ts-decorate/utils/tools.ts:167:23
    TS2503: Cannot find namespace 'absurdCss'.

env

Node: 6.10.3
Vue: 2.3.3
ts: 2.3.2
@InDIOS
Copy link
Owner

InDIOS commented May 24, 2017

Sorry for the delay in replying. I have to update the npm package as soon as possible. There is some changes that are crucial but my time is limited. In the next days i fixed that error and others that i found it. Don't worry about the changes, all are internal.

@maelgrove
Copy link
Author

Hey there. Fiddled around with the latest release you published to the NPM repo and things seem to work now. Thank you very much and keep up the good work. This is by far the most complete vue/typescript decoration lib. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants