Last 12 weeks · 0 commits
3 of 6 standards met
This is like my second time creating a github issue for anything so be merciful if my issue format isn't right :) The readme says to just run and . Currently this needs to be but that should be expected with older projects. However, seems to just serve a file list. I figured this probably means we need to build first, so I run . This gives a rollup error: Looking in the rollup config, these are the last two imports: Most imports are mjs style with a single cjs import at the end which eslint thinks is unused, so I tried commenting it out and trying again. Then I get this error: I don't really have experience with configuring Rollup or Babel so I'm not sure how to fix this. If it's fairly straightforward to fix then this might make it a bit easier for people to learn solidjs. Thank you.
Repository: solidjs/solid-hackernews. Description: Solid implementation of Hacker News Stars: 167, Forks: 22. Primary language: JavaScript. Languages: JavaScript (86.8%), HTML (13.2%). Open PRs: 1, open issues: 2. Last activity: 1y ago. Community health: 62%. Top contributors: ryansolid, amoutonbrady, AlidotSal, aquaductape, iainsimmons.
I'm not sure if this is an issue others are running into, but this tripped me up when I tried to clone and run this project. I checked across Firefox, Chrome, and Brave and there seems to be an issue running . Incognito mode and clearing history didn't seem to make a difference. gives: Changing to port seemed to fix the issue: Here's a similar issue, might be an Apple thing? https://github.com/sveltejs/template/issues/184 I'm running macOS Monterey 12.5.1.