teambit / bit

A build system for development of composable software.
https://bit.dev
Other
17.87k stars 927 forks source link

Your "movie-app" tutorial failed #2862

Closed PaPa31 closed 3 years ago

PaPa31 commented 4 years ago

Description

After exporting, I get stripped down components in my bit.dev. "Import" is missing.

Screenshot at 2020-07-18 17-32-49

I did:

bit add src/global.css --id style/global

and

bit add src/global.css --namespace styles

But unsuccessfully.

Another one tutorial: Bit for React in my scope looks good.

Screenshot at 2020-07-18 17-34-33

Why so?

And the mocha-karma test always fails.

Screenshot at 2020-07-18 18-49-22

But the mocha test is good.

Specifications

Context and additional information

itaymendel commented 3 years ago

movie app is deprecated. new toturials available on docs.bit.dev