jspm / project

Roadmap and management repo for the jspm project
161 stars 8 forks source link

CDN build error for https://ga.jspm.io/npm:react-router-dom@6.8.2/ #255

Closed zachsa closed 1 year ago

zachsa commented 1 year ago

Reporting CDN Build Error.

zachsa commented 1 year ago

The reason I find these errors frequently is that my workflow is typically to run npm-check-updates whenever I start working on the website again. This updates all deps in the package.json file to latest, which results in (I think) frequently trying to reference library versions that have not been built yet

guybedford commented 1 year ago

This should be working now.