You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir cdklabs-cdk-test
cd cdklabs-test
npx projen new --from cdklabs-projen-project-types cdklabs-construct-lib
/Users/myname/git/cdklabs-cdk-test
└── (empty)
added 2 packages in 1s
10 packages are looking for funding
run `npm fund` for details
👾 installing module cdklabs-projen-project-types...
added 1 package, and audited 70 packages in 2s
10 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
/Users/ottokrus/git/cdklabs-cdk-test/node_modules/projen/lib/javascript/node-package.js:402
throw new Error(`"npmAccess" cannot be RESTRICTED for non-scoped npm package "${this.packageName}"`);
^
Error: "npmAccess" cannot be RESTRICTED for non-scoped npm package "cdklabs-cdk-test"`
The text was updated successfully, but these errors were encountered:
This should just work?
The text was updated successfully, but these errors were encountered: