Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing files, failing typescript build #148

Open
jerradpatch opened this issue Dec 10, 2020 · 0 comments
Open

missing files, failing typescript build #148

jerradpatch opened this issue Dec 10, 2020 · 0 comments

Comments

@jerradpatch
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant