Git Product home page Git Product logo

Comments (7)

SanderElias avatar SanderElias commented on July 22, 2024 6

Some extra explanation about the error. We are closing our internal server by force, this might involve closing a process that should already be gone. As we have no way to check this, we can't prevent windows form throwing this "error". That is not an error but is still gets flagged as one in windows. (not on macOs or Linux). This is a known NodeJs issue, and we are trying to get it fixed, or finding a workaround.

from scully.

SanderElias avatar SanderElias commented on July 22, 2024 3

The error is a windows artifact, we opened an issue about this in the Nodejs project. You can safely ignore that error on windows. (we are working to get this fixed, but its kind of out of our hands.

Can you create a small reproduction of your cdk-global-scrollblock issue? I willtake a look at that next year.

from scully.

EatonZ avatar EatonZ commented on July 22, 2024 1

FYI, this appears to be fixed now using latest Scully & Node.

from scully.

Marcusg62 avatar Marcusg62 commented on July 22, 2024

I ran it again and got a different error : 3748


$ npm run scully

> [email protected] scully C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer 
Facing\thai-basil
> scully

The option outFolder isn't configures, we are using "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\ by default now"
Cleaned up C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\ folder.
started servers in background
servers available
Finding all routes in application.
Pull in data to create additional routes.
Route list created in files:
      src\assets\scully-routes.json
      C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\assets\scully-routes.json
Route "/Terms-Of-Service" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\Terms-Of-Service\index.html"
Route "/profile" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\profile\index.html"
Route "/confirm" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\confirm\index.html"
Route "/menu" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\menu\index.html"
Route "" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\index.html"
Route "/about" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\about\index.html"
Route "/ordernow" rendered into file: "C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\ordernow\index.html"
Route list created in files:
      src\assets\scully-routes.json
      C:\Users\marcu\OneDrive\Documents\Develop Denver Code\Thai Basil\Customer Facing\thai-basil\dist\static\assets\scully-routes.json

Generating took 18.94 seconds for 7 pages:
  That is 0.37 pages per second,
  or 2707 milliseconds for each page.

ERROR: The process "3748" not found.

from scully.

Marcusg62 avatar Marcusg62 commented on July 22, 2024

I tried with just a hello world app and get a similar error, except:
ERROR: The process "17280" not found.

I put the project in a public repository. https://github.com/Marcusg62/Scully-Test

from scully.

Marcusg62 avatar Marcusg62 commented on July 22, 2024

Update: I ran npm run scully on a Mac and the cli does not throw any errors. However, it does not fix the cdk-global-scrollblock issue.
Like I said, this is an Angular Material css class. My page initializes with a dialog open so, Material adds the class to the html tag to disable scrolling. However, when I close the dialog, the class is not removed and thus the page is not scrollable. Thoughts on why?

from scully.

Marcusg62 avatar Marcusg62 commented on July 22, 2024

Thank you Sander. I tried making a minimal reproduce of the cdk-global-scrollblock but cannot reproduce it. Hopefully that's a good thing. 😊

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.