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

Project does not build. Also, build steps are not documented. #1

Open
2 tasks done
atulkshirsagar opened this issue Aug 1, 2023 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@atulkshirsagar
Copy link

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

> npm build:app 

command fails with below error.

error TS6231: Could not resolve the path 'app' with the extensions: '.ts', '.tsx', '.d.ts', '.cts', '.d.cts', '.mts', '.d.mts'.
  The file is in the program because:
    Root file specified for compilation
>npm run build

fails with below error

> pinecone-image-search-example@1.0.0 build
> tsup

Cannot find src/index.ts

Expected Behavior

Build commands should succeed. Documented steps to build the project will help.

Steps To Reproduce

> npm build:app 
>npm run build

Relevant log output

NA

Environment

- **OS**:Windows 11
- **Language version**:Python 3.11.4
- **Pinecone client version**:2.2.1

Additional Context

No response

@atulkshirsagar atulkshirsagar added the bug Something isn't working label Aug 1, 2023
@neutralvision
Copy link

never figured this out?

@junefish
Copy link

Having the same issues

@junefish
Copy link

npm run dev works (ref: #5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants