I have already run my projects without error with yarn. But now, it gives the below error(I tried for multiple projects): What's the problem?
I am getting this error: TypeError: Cannot read property 'properties' of undefined Failed to execute command: node @nestjs/schematics:resource --name=post --
In the terminal: yarn start The response is: yarn run v1.22.18 $ react-scripts start Done in 0.15s. Nothing happens, no browser is opened Other projects in th
In the terminal: yarn start The response is: yarn run v1.22.18 $ react-scripts start Done in 0.15s. Nothing happens, no browser is opened Other projects in th
The problem: When creating a new Nuxt.js project using Yarn as the package manager and using Vuetify and Vite as build modules I get the following error in the
When I tried to install near-sdk-as on my laptop (Intel-based macOS 10.13) with the command: yarn add -D near-sdk-as I got the following error: ❯ yarn a
I'm upgrading a large, commercial (proprietary) Rails 6 application to Rails 7. We never used Webpacker, and are instead going directly from bundled gems for th
I want to add a local dependency to package.json`. Say I have foo-1.0.0.tgz file. I do yarn add file:foo-1.0.0.tgz And for some reason I have this error ϶
I'm trying to get a legacy React Native project running, and removed react-native-sharing-winstagram with yarn remove react-native-sharing-winstagram. I get the
I have a React app inside a monolith npm component package. The React app serves as a demo site which consumes this component package as an integration step ove
I upgraded our projects yarn from v1.22 to v3.1.1. We use workspaces, so I have that plugin. Everything seems fine; other scripts work but when trying to use sh
I would like to build a command-line tool written in TypeScript that becomes available in the $PATH when installed. My requirements: I can run and test it from
I have found the following dependency in my angular project package.json file. "@bento/bento-ng":"8.4.1", "@bento/bento-ng-d3":8.4.1, "@bento/bento-ng-datamap":
I recently npm installed a package into my Ruby on Rails application. The installation changed my yarn.lock file. Specifically, the "resolved" field for all my
I'm trying to use the TypeORM CLI to create a migration. I followed their guide but when I run yarn run typeorm migration:generate I get the error: $ typeorm-ts
I'm trying to use pm2 deploy production update to serve my NextJs app on remote server. I've have already installed yarn locally and also on remote server. It s
Commands Used to install: npm install -g grpc-tools yarn add global grpc-tools While trying to install grpc-tools on mac m1 BigSur. I ran into errors pasted
I have TypeScript tests running with Yarn and Mocha and they work fine locally. When I deploy via CircleCI, however, I get this: 1) Uncaught error outside test
I have been using React Native for a while but figured I would try out React on the web. So I followed this guide: https://reactjs.org/docs/create-a-new-react-a
I've worked with React project, integrated with Circle CI and after some minor changes, it started to fail all builds with Its instance type 'ReactApexChart' is