Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui build fails #2

Open
rabble opened this issue Apr 17, 2023 · 0 comments
Open

ui build fails #2

rabble opened this issue Apr 17, 2023 · 0 comments

Comments

@rabble
Copy link

rabble commented Apr 17, 2023

Running pnpm build at the root:

@nostr-stack/ui:build: cache miss, executing 9c03a7d74c807b93
@nostr-stack/ui:build:
@nostr-stack/ui:build: > @nostr-stack/[email protected] build /Users/rabble/code/experiments/nostr-stack/packages/ui
@nostr-stack/ui:build: > tsc && vite build
@nostr-stack/ui:build:
@nostr-stack/ui:build: src/feed-item/FeedItem.tsx(2,26): error TS7016: Could not find a declaration file for module 'remark-linkify-regex'. '/Users/rabble/code/experiments/nostr-stack/node_modules/.pnpm/[email protected]/node_modules/remark-linkify-regex/index.js' implicitly has an 'any' type.
@nostr-stack/ui:build: Try npm i --save-dev @types/remark-linkify-regex if it exists or add a new declaration (.d.ts) file containing declare module 'remark-linkify-regex';
@nostr-stack/ui:build:  ELIFECYCLE  Command failed with exit code 2.
@nostr-stack/ui:build: ERROR: command finished with error: command (/Users/rabble/code/experiments/nostr-stack/packages/ui) pnpm run build exited (1)
command (/Users/rabble/code/experiments/nostr-stack/packages/ui) pnpm run build exited (1)

Tasks: 2 successful, 3 total
Cached: 0 cached, 3 total
Time: 26.004s

ERROR run failed: command exited (1)
 ELIFECYCLE  Command failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant