ynwd

Results 9 issues of ynwd

I want to emit react component. But got this error. ```shell error: Uncaught (in promise) Error: Relative import path "react" not prefixed with / or ./ or ../ const ret...

bug

When can it be used in [deno](https://deno.land/)?

type:feature

### Problem description Before using NPM [@google-cloud/storage](https://www.npmjs.com/package/@google-cloud/storage), the load time was very fast. After using NPM, the load takes a long time. More than 1 second. Is there any info...

### 🔍 - [ ] Did you search for existing issues? ### Type of feedback Feature request ### Description I receive the same IP address attempting to scan my server...

kv

This package is working perfectly with `npm:specifiers`. But not supported in deno-deploy. ``` npm: specifiers are not yet supported on Deno Deploy ``` So i try to use esm. But...

deno

SSR App. Build with [ESBUILD](https://esbuild.github.io/) and Deno. import_map.json ``` { "imports": { "react/": "https://esm.sh/v132/[email protected]/", "react-dom": "https://esm.sh/v132/[email protected]", "react-dom/": "https://esm.sh/v132/[email protected]/", "prismjs/": "https://esm.sh/v132/[email protected]/", "react": "https://esm.sh/v132/[email protected]?dev", "react-bootstrap-button": "https://esm.sh/v132/[email protected]/Button?dev", "react-bootstrap-modal": "https://esm.sh/v132/[email protected]/Modal?dev", "react-bootstrap-tabs": "https://esm.sh/v132/[email protected]/Tabs?dev", "react-bootstrap-tab": "https://esm.sh/v132/[email protected]/Tab?dev"...

TS error: `Already included file name` on file with customs extension. but NO ERROR on build process. ``` Already included file name 'file:///Users/pro/Documents/deno/app/index/index.handler.ts' differs from file name 'file:///Users/pro/Documents/deno/app/index/index.Handler.ts' only in...

**OS : Mac OS Catalina** ``` $ brew install docker-machine $ brew install docker-machine-driver-hyperkit $ docker-machine create --driver=hyperkit hyperkit ``` **Response:** ``` Running pre-create checks... Creating machine... (hyperkit) Copying /Users/user/.docker/machine/cache/boot2docker.iso...

# Task Description Develop a feature that allows users to log in or sign up using their Google accounts. This will enhance user experience by providing a quick and secure...