Can't use npm installed package in quasar (jwt_decode package) #9421
Answered
by
ohmeow
ohmeow
asked this question in
General - Components / Directives / etc
-
|
I installed it as such: And then in one of my vuex store .js files I try to import it as such: But when I run my app I get: Instead of looking for it in node_modules, it's trying to get it from the directory in which my .js file is Any ideas? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
ohmeow
May 26, 2021
Replies: 1 comment
-
|
Ah nevermind. It appears to have something to do with docker. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ohmeow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah nevermind. It appears to have something to do with docker.