Coder Social home page Coder Social logo

Run `SST init` is not response about ion HOT 7 CLOSED

hungds99 avatar hungds99 commented on June 16, 2024
Run `SST init` is not response

from ion.

Comments (7)

thdxr avatar thdxr commented on June 16, 2024

can you run with --verbose and show logs

from ion.

hungds99 avatar hungds99 commented on June 16, 2024

@thdxr Here is my logs

✓  Using: aws

time=2024-03-27T19:30:58.222+07:00 level=INFO msg="creating project" name=remix-app-sst-deployment
time=2024-03-27T19:30:58.222+07:00 level=INFO msg="copying template" path=templates/remix/files/sst-env.d.ts
time=2024-03-27T19:30:58.223+07:00 level=INFO msg="copying template" path=templates/remix/files/sst.config.ts
time=2024-03-27T19:30:58.223+07:00 level=INFO msg=patching file=package.json
⠋  Installing providers...time=2024-03-27T19:30:58.234+07:00 level=INFO msg="esbuild building"
⠙  Installing providers...time=2024-03-27T19:30:58.361+07:00 level=INFO msg="esbuild built" outfile=/Users/mba0101/Personal-Source/remix-app-sst-deployment/.sst/eval/eval-1711542658234.mjs
time=2024-03-27T19:30:58.361+07:00 level=INFO msg="evaluating config"
time=2024-03-27T19:30:58.414+07:00 level=INFO msg="config evaluated"
time=2024-03-27T19:30:58.414+07:00 level=INFO msg="installing platform"
⠹  Installing providers...time=2024-03-27T19:30:58.439+07:00 level=INFO msg="installing deps"
time=2024-03-27T19:30:58.439+07:00 level=INFO msg="writing package.json"
time=2024-03-27T19:30:58.445+07:00 level=INFO msg="adding dependency" name=aws
time=2024-03-27T19:30:58.445+07:00 level=INFO msg="fetching deps"
⠏  Installing providers...

from ion.

thdxr avatar thdxr commented on June 16, 2024

what OS are you using?

can you try going into the .sst/platform folder and running ~/.config/sst/bin/bun install

from ion.

grovejc avatar grovejc commented on June 16, 2024

I believe I ran into a similar issue (been a few days) where it hung on bun install due to 'unzip' not being installed on my Ubuntu box.

from ion.

thdxr avatar thdxr commented on June 16, 2024

the latest version of sst does not need unzip, it installs bun natively

to start fresh @hungds99 can you delete ~/.config/sst and try the latest version of sst?

from ion.

hungds99 avatar hungds99 commented on June 16, 2024

@thdxr It works. But it removes vite from run dev scripts

- "dev": "remix vite:dev",
+ "dev": "sst dev remix dev"

from ion.

thdxr avatar thdxr commented on June 16, 2024

yep we're tracking that seperately

from ion.

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.