Revogrid-column-date #819
MarinovDen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
I have been trying for days to enable the date type in RevoGrid, but it doesn’t work. Neither type: 'date' works, nor can I install revogrid-column-date using
npm i @revolist/revogrid-column-date.
I always get the following error and can’t find anything about it:
PS C:\Github\MyApp> npm i @revolist/revogrid-column-date
npm error code E401
npm error Unable to authenticate, your authentication token seems to be invalid.
npm error To correct this please try logging in again with:
npm error npm login
npm error A complete log of this run can be found in: C:\Users\MyUser\AppData\Local\npm-cache_logs\2026-03-03T09_07_33_710Z-debug-0.log
I also tried logging in with my RevoGrid Pro account and downloading it that way, but without success.
I’m using Vue 3 with the Pro version of RevoGrid.
Beta Was this translation helpful? Give feedback.
All reactions