You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/23 09:15:53 UTC

[GitHub] [incubator-superset] cyang52 opened a new issue #9633: fail after run npm run dev

cyang52 opened a new issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633


   after run npm run dev
   it reports: 
   
   > 98% after emitting SizeLimitsPluginERROR in /Users/yes/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(45,22):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   ERROR in /Users/yes/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(48,28):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   ERROR in /Users/yes/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(54,27):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   ERROR in /Users/yes/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(83,33):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   ERROR in /Users/yes/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(85,53):
   TS2339: Property 'cellProps' does not exist on type 'ColumnInstance<{}>'.
   Version: typescript 3.8.3
   
   any idea?
   thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-695712568


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] villebro commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-641172772


   Are you running Node 12? I think newer versions are not yet supported, so running on 13 or 14 probably doesn't work properly right now.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] wushu0725 commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
wushu0725 commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-634367714


   Some idea to fix?    


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] lilila commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
lilila commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-641159464


   How did you fix it @wushu0725 ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] wgonzalez25 commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
wgonzalez25 commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-635231268


   > Some idea to fix?
   
   Hi @wushu0725 I fixed but I don't used the docker-compose up from incubator-superset. I installed using this steps by steps from this webpage https://medium.com/@kharekartik/a-better-guide-to-building-apache-superset-from-source-2c8dbad38b2b


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] closed issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] sedhha commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
sedhha commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-659812238


   > Are you running Node 12? I think newer versions are not yet supported, so running on 13 or 14 probably doesn't work properly right now.
   
   I am running on v12.18.2 it's still not working.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] wushu0725 commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
wushu0725 commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-635785170


   I fixid it in Centos system,  It's window problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] wgonzalez25 commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
wgonzalez25 commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-631043481


   after npm run build
   
   Appear this error message:
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx(45,22):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx(48,28):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx(54,27):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx(85,33):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/Walter/incubator-superset/superset-frontend/src/components/ListView/TableCollection.tsx(87,53):
   TS2339: Property 'cellProps' does not exist on type 'ColumnInstance<{}>'.
   npm ERR! code ELIFECYCLE
   npm ERR! errno 2
   npm ERR! superset@0.999.0-dev build: `cross-env NODE_OPTIONS=--max_old_space_size=8192 NODE_ENV=production webpack --mode=production --colors`
   npm ERR! Exit status 2
   npm ERR! 
   npm ERR! Failed at the superset@0.999.0-dev build script.
   npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
   
   npm ERR! A complete log of this run can be found in:
   npm ERR!     /Users/Walter/.npm/_logs/2020-05-19T18_54_19_904Z-debug.log
   
   Some idea to fix?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] ruanoct commented on issue #9633: fail after run npm run dev

Posted by GitBox <gi...@apache.org>.
ruanoct commented on issue #9633:
URL: https://github.com/apache/incubator-superset/issues/9633#issuecomment-635188715


   I encountered the same problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org