Bennett Lee

Results 6 issues of Bennett Lee

Running this with serverless framework and typescript. Got the following error ``` offline: Failure: require is not a function TypeError: require is not a function at Object../node_modules/formidable/lib/incoming_form.js (/Users/leebennett/Desktop/Project/MediaKit/Code/serverless-api/connection-service/.webpack/service/src/function/oauth/webpack:/node_modules/formidable/lib/incoming_form.js:3:1) at __webpack_require__...

Trying to use this for my NestJS project, and when running got the following compilation error import type * as types from './types'; ^^^^^^ SyntaxError: Cannot use import statement outside...

help wanted
question

I'm trying to have a custom button in my center view controller when tapped, opens the right view controller, and I have this piece of code ``` drawerController.setGestureShouldRecognizeTouchBlock { (drawer,...

### Description webpack is preventing the app from compiling due to type issues with the `algoliasearch` package ### Language JavaScript ### Client All ### Steps to reproduce I have the...

bug

Hello, Question on using TwoSlash with Shiki: https://shiki.matsu.io/packages/twoslash#rendererrich I want to be able to in inject custom log / error messages into the source code (e.g. "Custom annotation message" in...