Missing export in package? #1027
Answered
by
FredKSchott
ColinKrist
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
FredKSchott
Sep 11, 2020
Replies: 1 comment
-
No worries! This is fairly common with some Common.js packages. More docs here on why and how to fix: https://www.snowpack.dev/#uncaught-syntaxerror%3A-the-requested-module-%E2%80%98%2Fweb_modules%2Fxxxxxx.js%E2%80%99-does-not-provide-an-export-named-%E2%80%98yyyyyy%E2%80%99 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ColinKrist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No worries! This is fairly common with some Common.js packages. More docs here on why and how to fix: https://www.snowpack.dev/#uncaught-syntaxerror%3A-the-requested-module-%E2%80%98%2Fweb_modules%2Fxxxxxx.js%E2%80%99-does-not-provide-an-export-named-%E2%80%98yyyyyy%E2%80%99