Using Mongoose #33
Unanswered
sadrajafari
asked this question in
Q&A
Replies: 1 comment
-
Hi @sadrajafari! We're not too sure how to help here off the bat. Could you provide the specific context in which you're importing mongoose and trying to use it alongside SceneryStack code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have installed mongoose library in my project. when I want to use it I have error which is "Uncaught TypeError: The specifier “mongoose” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”"
Could you help me with that?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions