"Unhandled Runtime Error" despite type definition #2763
Unanswered
deleonio
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My project has no errors related to static code checking with TypeScript. However, the application cannot be run with Snowpack.
To reproduce:
mkdir demo cd demo npm i --no-save @leanup/cli@1.1.0-rc.282 @leanup/cli-angularjs@1.1.0-rc.282 npx angularjs create npm run start:snowpack
Beta Was this translation helpful? Give feedback.
All reactions