I am unable to get the example apps to run? What am I missing?
Error: Bundling failed: Module not found: Error: Can't resolve 'react' in '/forge-jira-project-introduction/src/frontend', Module not found: Error: Can't resolve '@forge/react' in '/forge-jira-project-introduction/src/frontend'
when i try to do ‘npm i’ thinking this system does not have react globally so it needs the node modules. I get these failures and warnings
$ npm install
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @atlaskit/analytics-next-stable-react-context@1.0.1
npm warn Found: react@18.3.1
npm warn node_modules/react
npm warn react@"^18.2.0" from the root project
npm warn 44 more (@forge/react, @atlaskit/forge-react-types, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0" from @atlaskit/analytics-next-stable-react-context@1.0.1
npm warn node_modules/@atlaskit/analytics-next-stable-react-context
npm warn deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
npm warn deprecated eslint@7.32.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
added 501 packages, and audited 502 packages in 2m
60 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
then I get errors like this
FORGE DEPLOY
---
Error: Bundling failed: Module not found: Error: Can't resolve '@forge/api' in '/workspaces/demoForge/forge-ui-kit-2-translate/src/resolvers'