Git Product home page Git Product logo

Comments (10)

jorgeucano avatar jorgeucano commented on July 22, 2024

Hello @mbaljeetsingh im working on windows 10!
For scully you need an angular 9 project!
Can you tell me what steps you try?
This is one example in windows 10
Annotation 2019-12-17 154453

from scully.

mbaljeetsingh avatar mbaljeetsingh commented on July 22, 2024

Hi @jorgeucano

Yes, I'm using it inside the Angular 9 project.

Steps I have taken are as follows:

  • npx @angular/cli new scully-project --routing --style=scss
  • ng add @scullyio/init
  • ng build
  • npm run scully
  • npm run scully:serve

from scully.

robertbaker avatar robertbaker commented on July 22, 2024

From the screenshots displaying your version, you using v8, not v9

from scully.

mbaljeetsingh avatar mbaljeetsingh commented on July 22, 2024

From the screenshots displaying your version, you using v8, not v9

Oh yeah, This is because, I haven't used the global cli for the scully demo project, I just npx to create create project.

Here's the package.json screenshot,
image

from scully.

jorgeucano avatar jorgeucano commented on July 22, 2024

@mbaljeetsingh npm run scully just show this and never finish?

from scully.

mbaljeetsingh avatar mbaljeetsingh commented on July 22, 2024

npm run scully runs successfully, but getting some weird error at the end.

ERROR: The process "6208" not found.

image

from scully.

jorgeucano avatar jorgeucano commented on July 22, 2024

ohhh ok, is not an error really @mbaljeetsingh , we are killing the process and for this show this error, now we are in alpha and for this you see this error.
We are working and focus in other place now, after finish some task, we will work in this error!
So if this the unique "error" you have, please tell me and close this issue :)

thanks!

from scully.

mbaljeetsingh avatar mbaljeetsingh commented on July 22, 2024

Alright, Yes the build is successful with npm run scully.
Actually, this issue is related to npm run scully:serve. Can you share how it works?

from scully.

jorgeucano avatar jorgeucano commented on July 22, 2024

Scully serve is for create 2 servers
the first server is a http server with the scully compile version.
the second server is a http server with the angular build version.

We found a bug when try to run the serve and you have a gost process...
So please, Can you try to start the npm run scully:serve and if dont run anything check in your task manager if you have any node process running, if you have, please kill the process and try again to run npm run scully:serve and check if work!

thanks

from scully.

SanderElias avatar SanderElias commented on July 22, 2024

@mbaljeetsingh As @jorgeucano explained, we are still in alpha.
There are a number of issues with scully serve which we are already addressing.
You issue is one of them. We expect to have this fixed in one or two days.
Scully serve in meant to be a developer tool so you can try the results of scully without any 3rth party tool.
Also, we are using it to 'serve' your distribution files, so we can run our generator against it. That is the reason it opens up 2 ports (when all fixes are in)

I assume I answered all your questions, and will close the issue now.
When you want to know more, feel free to add in more comments on the closed issue, and I will make sure I'll answer those.

from scully.

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.