Giter Club home page Giter Club logo

vite-primevue-starter's People

Contributors

dependabot[bot] avatar robinzimmermann avatar sfxcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vite-primevue-starter's Issues

No SSG support

Hi there,

I came here because I couldn't make SSG work on normal vitese hoping that you fixed that somehow, but it all resolves around same problem.

Directory import /node_modules/primevue/autocomplete' is not supported resolving ES modules imported

'pnpm dev' breake down

After run the application with 'pnpm dev' it stops working after 1-10 minutes with the below error:
`
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($shade, 100) or calc($shade / 100)

More info and automated migrator: https://sass-lang.com/d/slash-div
More info and automated migrator: https://sass-lang.com/d/slash-div

Emitted 'error' event on FSWatcher instance at:
at FSWatcher._handleError (C:\git\vite-primevue-starter\node_modules.pnpm\[email protected][email protected]\node_modules\vite\dist\node\chunks\dep-7817f5b4.js:49184:10)
at ReaddirpStream.NodeFsHandler$1._boundHandleError (C:\git\vite-primevue-starter\node_modules.pnpm\[email protected][email protected]\node_modules\vite\dist\node\chunks\dep-7817f5b4.js:47670:43)
at ReaddirpStream.emit (node:events:390:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -4082,
code: 'EBUSY',
syscall: 'lstat',
path: 'C:\DumpStack.log.tmp'
}
 ELIFECYCLE  Command failed with exit code 1.`
image

Environment:
OS: Windows 11
Node: v16.13.0
pnpm: 6.23.6

Starter application with authentication

First, would like to shout out for the great starter kit you developed.

Also, would like to propose a feature.

A template for a website that is only accessible after logging in. Basically a so-called guest would be greeted with a login form to him to put in username and password to access other pages. Basically authorization implementation.

globEager is deprecated, causes error

In main.ts, Visual Code says that globEager is deprecated:

image

(Ignore the red squiggle underneath the i, but it is annoying that this part of the code is not typed, grr!)

At runtime, the app doesn't start and the following error is in the Javascript console:

image

The app fails to load. I started it using pnpm run dev from the command line.

about vue-i18n

Can you add language switching settings and use the Vue-i18n function on the system menu in the settings? I don't know if I should write the navigationMenu list in Computed to achieve language switching functionality. I am a beginner and would like to learn your code. Thank you

Add Vitest

Replace Cypress unit tests with vitest

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.