Skip to content

When I import .sass to create-react-app application, I found some questions. #1774

Closed
@TomIsion

Description

@TomIsion

As the guide, I wanna import Sass to my application. But I have found following two questions.

When use ctrl + c can't kill the port?

After I changed the script in package.json, I can't kill the process of port 3000 by ctrl + c. Every time I used lsof -i : 3000 then kill the process.

The program report an error before the server running?

I found the program will clear the term info after showing the

...

app is running at:

 http://localhost:3000/

...

so I can't find errors clearly.

After all, I wanna use Sass in my application. Could you give me some suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions