Replies: 1 comment 1 reply
-
Only mounted files/folders are included in your website. You can't reach outside of them, because outside of the "public" & "src" directory doesn't exist on the web. To solve, you'll either want to copy the relevant package.json data into the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I run
snowpack dev
and importpackage.json
in my code I get this errorError
does anyone have any idea what is going on?
Beta Was this translation helpful? Give feedback.
All reactions