Giter VIP home page Giter VIP logo

Comments (4)

lysliu avatar lysliu commented on June 23, 2024

I build it out on macbook pro with M1 processor

git clone [email protected]:KxSystems/kx-vscode.git
cd kx-vscode
npm run package
brew search npm
brew install npm
brew update
npm run package
npm install -g [email protected]
npm run package
npm install -g rimraf\n
npm run package
npm install esbuild\n

after clone the code and install dependencies, get it built out

➜  kx-vscode git:(main) ✗ npm run package

> [email protected] package
> npx vsce package

(node:60767) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Executing prepublish script 'npm run vscode:prepublish'...

> [email protected] vscode:prepublish
> npm run -S esbuild-base -- --minify --keep-names


> [email protected] esbuild-base
> rimraf out && node ./esbuild.js --minify --keep-names

extension build complete
server build complete
build complete
 DONE  Packaged: /Users/liuyansong/kx-vscode/kdb-1.3.0.vsix (84 files, 2.86MB)

from kx-vscode.

nfarrell-kx avatar nfarrell-kx commented on June 23, 2024

Was this your first time building the project, could you try deleting node_modules?
npm install and npm run package should work as build steps

from kx-vscode.

vsaulys avatar vsaulys commented on June 23, 2024

from kx-vscode.

vsaulys avatar vsaulys commented on June 23, 2024

from kx-vscode.

Related Issues (3)

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.