thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.77k stars 186 forks source link

App doesn't seem to detect installed NPM packages in Typescript files #945

Open seekerluke opened 10 months ago

seekerluke commented 10 months ago
image

There's also no code completion for NPM packages. The Typescript compiles fine and the app runs without errors.

ANDREA-1720 commented 10 months ago

Same BUG bere App version: 1.5.0(227) - TestFlight

agvaldezc commented 8 months ago

Same issue here. Can't seem to get the editor to detect express types.

adolfogustavo commented 2 weeks ago

Same issue here! Is there any workaround for this?