Giter Club home page Giter Club logo

Comments (5)

RonnieRocket147 avatar RonnieRocket147 commented on June 18, 2024
    /       |\   \  /   / /  _____|       |           | /  __  \         |           |   /       |
   |   (----` \   \/   / |  |  __   ______`---|  |----`|  |  |  |  ______`---|  |----`  |   (----`
    \   \      \      /  |  | |_ | |______|   |  |     |  |  |  | |______|   |  |        \   \    
.----)   |      \    /   |  |__| |            |  |     |  `--'  |            |  |    .----)   |   
|_______/        \__/     \______|            |__|      \______/             |__|    |_______/    

svg-to-ts:  ℹ️ Configuration found under: /Users/name/xyz/dashboard/package.json
svg-to-ts:  ℹ️ No typeName provided, "myIcons" will be used
svg-to-ts:  ℹ️ No generateTypeObject provided, "false" will be used
svg-to-ts:  ℹ️ No interfaceName provided, "MyIcon" will be used
svg-to-ts:  ℹ️ No modelFileName provided, "my-icons.model" will be used
svg-to-ts:  ℹ️ No preCompileSources flag provided, "false" will be used
svg-to-ts:  ℹ️ No preCompileSources flag provided, "false" will be used
svg-to-ts:  ℹ️ No preCompileSources flag provided, "index" will be used
svg-to-ts:  ℹ️ We are using the conversiontype "files"
svg-to-ts:  ℹ️ deleting output directory: ./src/app/svg
svg-to-ts:  -----------------------File optimization----------------------
svg-to-ts:  ℹ️ optimize svg: test.svg
svg-to-ts:  ℹ️ write file svg: ./src/app/svg/app-test.icon.ts
svg-to-ts:  ----------------------------------------------------------------
svg-to-ts:  ℹ️ write index.ts
svg-to-ts:  ℹ️ model-file successfully generated under ./src/app/svg/my-icons.model.ts
svg-to-ts:  ========================================================
svg-to-ts:  your files were successfully created under: ./src/app
svg-to-ts:  don't forget to copy this folder to your dist in a post build script - enjoy your tree-shakable icon library 😎
svg-to-ts:  ========================================================

from svg-icon.

NetanelBasal avatar NetanelBasal commented on June 18, 2024

It seems like you don't have SVG files in this location. You're responsible for the srcFiles path.

from svg-icon.

RonnieRocket147 avatar RonnieRocket147 commented on June 18, 2024

I have 42 SVG files which were all correctly converted. I simplified the above output which shows only 1 icon:

svg-to-ts:  ℹ️ optimize svg: test.svg
svg-to-ts:  ℹ️ write file svg: ./src/app/svg/app-test.icon.ts

from svg-icon.

RonnieRocket147 avatar RonnieRocket147 commented on June 18, 2024

I resolved this by creating the missing file myself.

from svg-icon.

erhise avatar erhise commented on June 18, 2024

I had the same problem, the svg-icons file was never created

from svg-icon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.