Giter Club home page Giter Club logo

Ty: I forget what problems we left off at with downloading on your machine. Can you do another pass through and drop here all the problems you run into trying to use it, or just copy paste if you've already sent this to me? about continue HOT 4 CLOSED

continuedev avatar continuedev commented on May 22, 2024
Ty: I forget what problems we left off at with downloading on your machine. Can you do another pass through and drop here all the problems you run into trying to use it, or just copy paste if you've already sent this to me?

from continue.

Comments (4)

TyDunn avatar TyDunn commented on May 22, 2024

I ran npm run full-package and ran into this:

> [email protected] full-package
> cd ../continuedev && poetry build && cp ./dist/continuedev-0.1.0-py3-none-any.whl ../extension/scripts/continuedev-0.1.0-py3-none-any.whl && cd ../extension && npm run typegen && npm run clientgen && cd react-app && npm run build && cd .. && npm run package

The currently activated Python version 3.8.10 is not supported by the project (^3.9).
Trying to find and use a compatible version. 
Using python3 (3.9.5)
Creating virtualenv continuedev in /mnt/c/Users/Ty/Documents/continue/temp/continue/continuedev/.venv
Building continuedev (0.1.0)

> [email protected] typegen
> node scripts/typegen.js

node:internal/modules/cjs/loader:1085
  throw err;
  ^

Error: Cannot find module 'json-schema-to-typescript'
Require stack:
- /mnt/c/Users/Ty/Documents/continue/temp/continue/extension/scripts/typegen.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at Module._load (node:internal/modules/cjs/loader:928:27)
    at Module.require (node:internal/modules/cjs/loader:1149:19)
    at require (node:internal/modules/helpers:121:18)
    at Object.<anonymous> (/mnt/c/Users/Ty/Documents/continue/temp/continue/extension/scripts/typegen.js:3:21)
    at Module._compile (node:internal/modules/cjs/loader:1267:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
    at Module.load (node:internal/modules/cjs/loader:1125:32)
    at Module._load (node:internal/modules/cjs/loader:965:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/mnt/c/Users/Ty/Documents/continue/temp/continue/extension/scripts/typegen.js'
  ]
}

Node.js v20.1.0
npm notice
npm notice New patch version of npm available! 9.6.4 -> 9.6.7
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.7
npm notice Run npm install -g [email protected] to update!
npm notice

from continue.

sestinj avatar sestinj commented on May 22, 2024

npm i!

from continue.

TyDunn avatar TyDunn commented on May 22, 2024

@sestinj Yes, I know that. My point is that there should be a clearly written step-by-step that any user can follow without having to think to install / setup (from source too)

from continue.

TyDunn avatar TyDunn commented on May 22, 2024

@sestinj I tried installing via the VS Code extension marketplace and got stuck here (it now opens a terminal like this?):
image

from continue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.