Skip to content

missing files, failing typescript build #148

@jerradpatch

Description

@jerradpatch

I cannot contribute to this project since I cannot get the lerna to compile to the code.

It looks like npm is missing some files from the web-sdk-common project /src/css-media-query.ts. It exists in master but not in the distributed code.

Further I am getting a lot of TS errors when trying to compile the mono repo.

Also, when installing a dep that I have updated I am getting (as follows, psudo)

npm install ... -> @diez/stdlib": "file:../../diez/src/framework/stdlib"

then running 'diez compile -t web' results in

Error: Invalid target: web. The following targets are supported:
    at validator (/Users/j0p035x/POCs/designTokens/dt-test/design-language/node_modules/@diez/compiler-core/lib/commands/compile.js:1:913)
    at async Promise.all (index 0)
    at async Command.<anonymous> (/Users/j0p035x/POCs/designTokens/dt-test/design-language/node_modules/@diez/cli-core/lib/cli.js:1:599)

I would like to contribute, but I have to get it to compile first.

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