erictherobot / svelteit

Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects

Home Page:https://docs.svelteit.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autoPreprocess

constr17 opened this issue · comments

npm install -D autoPreprocess

cause error

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/autoPreprocess - Not found
npm ERR! 404
npm ERR! 404 'autoPreprocess@latest' is not in the npm registry.
npm ERR! 404 Your package name is not valid, because
npm ERR! 404 1. name can no longer contain capital letters
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

@constr17 thank you for your issue. I realized the README is incorrect. Please try npm install -D svelte-preprocess . I will update the documentation momentarily. Please let me know if you have any questions.

@constr17 this has been resolved here erictherobot/svelteit-docs@afc95c0#diff-4e10959dd75721a799ba75bea3c17797 - please let me know if you have any questions or concerns. I believe this issue can be closed and marked resolved. Happy to reopen if this isn't the case.