Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/5157 react kanban board #5159

Merged
merged 7 commits into from
Jul 15, 2024
Merged

Conversation

petkir
Copy link
Contributor

@petkir petkir commented Jun 3, 2024

What's in this Pull Request?

SPFX Upgrade.
Current state as soon you remove package-lock.json you will get an error.
package-lock point to a private npm registry

Node Version

Node version used: 18.17.1

Checklist

  • My pull request affects only ONE sample.
  • My sample builds without any warnings
  • I have updated the README.md file's Version history. For new samples, created a new README.md file matching this template
  • My README.md has at least one static high-resolution screenshot (i.e. not a GIF) located in the assets folder.
  • My README.md contains complete setup instructions, including pre-requisites and permissions required
  • My solution includes a .nvmrc file indicating the version of Node.js

@hugoabernier hugoabernier merged commit 92e46b2 into pnp:main Jul 15, 2024
2 checks passed
@hugoabernier
Copy link
Collaborator

Thanks @petkir for your update! Awesome!.

Thank you for sharing your sample with others - you rock! 👏🥇👩‍💻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react-kanban-board - Error: Cannot find module 'node:os'
3 participants