stencil-ds-plugins-demo icon indicating copy to clipboard operation
stencil-ds-plugins-demo copied to clipboard

This is a demo project using the stencil-ds-plugins.

Results 16 stencil-ds-plugins-demo issues
Sort by recently updated
recently updated
newest added

@mhartington Repo: https://github.com/adaept/stencil-ds-plugins-demo Branch and Commit: https://github.com/adaept/stencil-ds-plugins-demo/commit/fdec4a6100f7bbfcc48daa88858f72efd7e73144 Updated all deps Using Stencil 1.9.0-6 Using TypeScript 3.5.3 React build still fails ``` C:\ae\stencil-ds-plugins-demo>npx lerna bootstrap lerna notice cli v3.18.3 lerna info...

@mhartington Repo: https://github.com/adaept/stencil-ds-plugins-demo Branch and Commit: https://github.com/adaept/stencil-ds-plugins-demo/commit/7aeda1fce9497cd05fd9b7650ef6921c05812ea7 1. Updated all deps 2. Using Stencil 1.8.2 3. Using TypeScript 3.5.3 4. React build still fails ``` C:\ae\stencil-ds-plugins-demo>npx lerna bootstrap lerna notice...

Running on Windows 10. Need rimraf or similar? ``` C:\ae\stencil-ds-plugins-demo\packages\component-library-react>npm run build > [email protected] build C:\ae\stencil-ds-plugins-demo\packages\component-library-react > npm run clean && npm run compile > [email protected] clean C:\ae\stencil-ds-plugins-demo\packages\component-library-react > rm...

@adamdbradley @mhartington Related #5 Install rimraf to build react library on Windows 10. Repo: https://github.com/peterennis/stencil-ds-plugins-demo/tree/ae-test This commit: https://github.com/peterennis/stencil-ds-plugins-demo/commit/c164430e922f5462a2e6492faef998cb4dc575e3 This result: ![Capture761](https://user-images.githubusercontent.com/140737/71056844-979b8800-210f-11ea-999a-306a229c95dd.PNG) I have tried with some other experiments and get...

``` C:\ae\stencil-ds-plugins-demo\packages\component-library-react>cd C:\ae\stencil-ds-plugins-demo\packages\app-angular C:\ae\stencil-ds-plugins-demo\packages\app-angular>npm i npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/component-library-angular - Not found npm ERR! 404 npm ERR! 404 '[email protected]' is not in...

Repo here: https://github.com/peterennis/stencil-ds-plugins-demo/tree/FirstRead Windows 10. Testing with update to stencil 1.8.1 ![Capture754](https://user-images.githubusercontent.com/140737/70952736-fe3f7980-201b-11ea-9ff6-27941e389287.PNG)