single-spa / create-single-spa

https://single-spa.js.org/docs/create-single-spa
Other
128 stars 60 forks source link

fix typescript version error #379

Open guilhermegregio opened 1 year ago

guilhermegregio commented 1 year ago

Solve error:

error An unexpected error occurred: "could not find a copy of typescript to link in /app/node_modules/webpack-config-single-spa-ts/node_modules".

Issue: #377

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: e3502c94369b4cd0ab0ae2c1d99b250622940f57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ---------------------------------- | ----- | | webpack-config-single-spa-ts | Patch | | webpack-config-single-spa-react-ts | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

guilhermegregio commented 1 year ago

solved: error of builds @TheMcMurder, i saw i do not run tests locale and not create changes on lock file causing the build errors, verify again please

adripanico commented 1 week ago

Change looks good. Could someone take a look to it, please? @joeldenning, maybe? Thanks