You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/10/14 06:14:32 UTC

[GitHub] [age-website] Manoj0Marmat opened a new issue, #95: Need to Improove Contributing to JIRA Maintenance Doc

Manoj0Marmat opened a new issue, #95:
URL: https://github.com/apache/age-website/issues/95

   Issue :
   ![Screenshot 2022-10-14 at 11 36 26 AM](https://user-images.githubusercontent.com/85970385/195774245-ce518e08-91e2-4040-81bd-c48b5dee993d.png)
   
   Ref:
   [Doc Link Here](https://age.apache.org/contribution/how)
   
   Desc:
   i'm trying to search AGE JIRA but getting no result it will so nice if we provide link here instead of bold text
   
   Sol:
   need to covert AGE JIRA into the link 
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org.apache.org

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


[GitHub] [age-website] JoshInnis commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278962489

   There needs to be an update, nowadays we use github not JIRA to track issues... 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279231163

   ![Screenshot 2022-10-14 at 10 05 29 PM](https://user-images.githubusercontent.com/85970385/195896941-8d788c62-bdd9-4a38-a875-bdb3f88e7618.png)
   i'm trying to run this project but getting problem 
   i firstly 
   used npm install --force because npm install was not working 
   then npm start 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] pdpotter commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
pdpotter commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279340665

   Some questions:
   * What version of npm (`npm --version`), node (`node --version`) are you using?
   * Do you have yarn installed / what version (`yarn --version`)? Yarn is not really required but could be a solution.
   * What OS do you use?
   
   What I would try in your situation is to:
   * remove the `node_modules` directory
   * remove the `.cache` directory
   * retry installing with `npm install` (or `yarn install` if you have yarn installed)
   * retry running the development server with `npm run start` (or `yarn run start` if you have yarn installed)


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improove Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278578714

   @JoshInnis can you please share AGE JIRA(i tried but didn't found) link and also where is the contribution/how doc located in project ? which branch ?


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] JoshInnis commented on issue #95: Need to Improove Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278576430

   @Manoj0Marmat You have been assigned. Please note that most of the use of Jira has been discontinued and issues are tracked via GitHub


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] arun-esh commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
arun-esh commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279402698

   @Manoj0Marmat 
   
   as @pdpotter mentioned, following commands must resolve error. 
   Could you please confirm you are having issues after performing steps below?
   
   - [ ] remove the node_modules directory
   - [ ] remove the .cache directory
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improove Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278535382

   @eyab @JoshInnis review this issue and assign me also need AGE JIRA link 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279378431

                                                  
   ![Screenshot 2022-10-15 at 12 57 30 AM](https://user-images.githubusercontent.com/85970385/195926669-99dc1173-7ece-4efa-835e-339e393cb776.png)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                        


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279393848

   > * yarn run start
   
   still error dont know why
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] JoshInnis commented on issue #95: Need to Improove Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
JoshInnis commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278580638

   The branch: new-web


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279651620

   > @Manoj0Marmat 
   > 
   > as @pdpotter mentioned, following commands must resolve error. 
   > Could you please confirm you are having issues after performing steps below?
   > 
   > - [ ] remove the node_modules directory
   > - [ ] remove the .cache directory
   > 
   
   Yes I removes node_modules and .cache and then I do yarn install and after that  yarn start , I'm getting issue in yarn start


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1278780781

   > @Manoj0Marmat You have been assigned. Please note that most of the use of Jira has been discontinued and issues are tracked via GitHub
   
    so it needs to update or not then  ? 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279352735

   > * yarn run start
   
   i tried again but same issue 
   ``` 
   react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/committers-page.js
     19:9   warning  'PageContent' is assigned a value but never used
                                                                          no-unused-vars
     30:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                          jsx-a11y/alt-text
     43:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/index-page.js
      15:8   warning  'bg02' is defined but never used
                                                                                     no-unused-vars
      16:8   warning  'bg03' is defined but never used
                                                                                     no-unused-vars
      17:8   warning  'bg04' is defined but never used
                                                                                     no-unused-vars
      18:8   warning  'bg05' is defined but never used
                                                                                     no-unused-vars
      19:8   warning  'bg06' is defined but never used
                                                                                     no-unused-vars
      84:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
      91:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
      96:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
     101:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
     168:13  warning  Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the
   words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop  jsx-a11y/img-redundant-alt
     177:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
     186:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
     195:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/overview-page.js
     26:9   warning  'bannerSrc' is assigned a value but never used
   no-unused-vars
     49:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     56:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     61:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     66:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   ✖ 52 problems (0 errors, 52 warnings)
     0 errors and 20 warnings potentially fixable with the `--fix` option.
   
   success Building development bundle - 106.700s
   success Writing page-data.json files to public directory - 0.401s - 3/19 47.38/s
    WARNING  Compiled with 5 warnings                                                                                     12:21:15 AM
   ⠀
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeInfos.js
     29:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     39:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeProjectList.js
     73:39  warning  Expected '===' and instead saw '=='  eqeqeq
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeViewerProjectList.js
     77:39  warning  Expected '===' and instead saw '=='  eqeqeq
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/Footer.js
       4:8   warning  'icoGithub' is defined but never used
                                                                           no-unused-vars
       5:8   warning  'icoTwitter' is defined but never used
                                                                           no-unused-vars
       6:8   warning  'icoLinkedin' is defined but never used
                                                                           no-unused-vars
       7:8   warning  'icoYoutube' is defined but never used
                                                                           no-unused-vars
      56:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
      61:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
      88:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
      93:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
      98:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     106:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     111:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     116:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     130:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     137:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     145:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
     152:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/HowToAge.js
     63:11  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/ProjectDetail.js
     14:6   warning  React Hook useCallback has an unnecessary dependency: 'project'. Either exclude it or remove the dependency
   array
   
   react-hooks/exhaustive-deps
     40:41  warning  Expected '===' and instead saw '=='
   
                                                                                                                           eqeqeq
     44:11  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
   
   react/jsx-no-target-blank
     47:11  warning  The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as
   the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with
   appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
   jsx-a11y/anchor-is-valid
     47:11  warning  Visible, non-interactive elements with click handlers must have at least one keyboard listener
   
   
   jsx-a11y/click-events-have-key-events
     47:11  warning  Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support
    for tabbing, mouse, keyboard, and touch inputs to an interactive content element
   
   jsx-a11y/no-static-element-interactions
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/RedditRss.js
     82:13  warning  The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as
   the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with
   appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
   jsx-a11y/anchor-is-valid
     82:13  warning  Visible, non-interactive elements with click handlers must have at least one keyboard listener
   
   
   jsx-a11y/click-events-have-key-events
     82:13  warning  Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support
    for tabbing, mouse, keyboard, and touch inputs to an interactive content element
   
   jsx-a11y/no-static-element-interactions
     85:9   warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
   
   react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/committers-page.js
     19:9   warning  'PageContent' is assigned a value but never used
                                                                          no-unused-vars
     30:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                          jsx-a11y/alt-text
     43:13  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations  react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/index-page.js
      15:8   warning  'bg02' is defined but never used
                                                                                     no-unused-vars
      16:8   warning  'bg03' is defined but never used
                                                                                     no-unused-vars
      17:8   warning  'bg04' is defined but never used
                                                                                     no-unused-vars
      18:8   warning  'bg05' is defined but never used
                                                                                     no-unused-vars
      19:8   warning  'bg06' is defined but never used
                                                                                     no-unused-vars
      84:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
      91:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
      96:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
     101:17  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
                                                                                     jsx-a11y/alt-text
     168:13  warning  Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the
   words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop  jsx-a11y/img-redundant-alt
     177:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
     186:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
     195:15  warning  Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older
   browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations            react/jsx-no-target-blank
   
   /Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/overview-page.js
     26:9   warning  'bannerSrc' is assigned a value but never used
   no-unused-vars
     49:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     56:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     61:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
     66:15  warning  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   ✖ 52 problems (0 errors, 52 warnings)
     0 errors and 20 warnings potentially fixable with the `--fix` option.
   
   ⠀
   You may use special comments to disable some warnings.
   Use // eslint-disable-next-line to ignore the next line.
   Use /* eslint-disable */ to ignore all warnings in a file.
    warning  in ./src/components/Footer.js
   ⠀
   export 'Landing' (imported as 'styles') was not found in './styles/Footer.module.scss' (possible exports: Item, Links, Sitemap,
   Social, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'Name' (imported as 'styles') was not found in './styles/committers.module.scss' (possible exports: CommitersContainer,
   Committer, Youtube, githubLink, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'GithubName' (imported as 'styles') was not found in './styles/committers.module.scss' (possible exports:
   CommitersContainer, Committer, Youtube, githubLink, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'GithubProfile' (imported as 'styles') was not found in './styles/committers.module.scss' (possible exports:
   CommitersContainer, Committer, Youtube, githubLink, root)
   ⠀
   
   <w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: ENOENT: no such file or directory, rename '/Users/manojdilipmarmat/Downloads/open-source/age-website/.cache/webpack/stage-develop/1.pack_' -> '/Users/manojdilipmarmat/Downloads/open-source/age-website/.cache/webpack/stage-develop/1.pack'
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] pdpotter commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
pdpotter commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279375844

   I tried again with the versions of npm, node an yarn you mentioned and I still get no error message (I do get the same warning messages). I am on Ubuntu 20.04 instead of macOS.
   
   Can you verify there are no other node processes running (`ps -e | grep node`)?
   
   One other suggestion that you could try:
   * remove the node_modules directory
   * remove the .cache directory
   * clean npm cache with `npm cache clean` (`npm cache clean --force` if necessary)
   * remove the `package-lock.json` file
   * retry installing with npm install (or yarn install if you have yarn installed)
   * retry running the development server with npm run start (or yarn run start if you have yarn installed)
   
   If that doesn't work, I'm all out of ideas.


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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


[GitHub] [age-website] Manoj0Marmat commented on issue #95: Need to Improve Contributing to JIRA Maintenance Doc

Posted by GitBox <gi...@apache.org>.
Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279344501

   npm version - 8.19.2
   node version - 16.18.0
   yarn version - 1.22.19
   macOS Monterey version - 12.6
   
   > Some questions:
   > 
   > * What version of npm (`npm --version`), node (`node --version`) are you using?
   > * Do you have yarn installed / what version (`yarn --version`)? Yarn is not really required but could be a solution.
   > * What OS do you use?
   > 
   > What I would try in your situation is to:
   > 
   > * remove the `node_modules` directory
   > * remove the `.cache` directory
   > * retry installing with `npm install` (or `yarn install` if you have yarn installed)
   > * retry running the development server with `npm run start` (or `yarn run start` if you have yarn installed)
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

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