-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
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.
thipokch
Metadata
Metadata
Assignees
Labels
No labels