Contributing doesn't work since npm start
runs into error
#558
Unanswered
trailsnail
asked this question in
Help
Replies: 1 comment
-
Not sure, but I just tried it with these exact commands: git clone https://github.com/shoelace-style/shoelace
cd shoelace
npm i
npm start And the dev server showed up as usual.
This usually means |
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,
"Hacktoberfest" triggered I wanted to contribute, solving an issue or such thing. But Problem is, that "Developing" does not work as explained in documentation.
Given
npm install
npm start
Last on runs on error:
So whats wrong with me? 😄
Beta Was this translation helpful? Give feedback.
All reactions