Switch to pnpm #573
Annotations
10 errors
Tests:
src/preprocess-embedded-templates.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
Tests:
src/preprocess-embedded-templates.ts#L93
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Tests:
src/util.ts#L3
Could not find a declaration file for module '@babel/traverse'. '/home/runner/work/ember-template-imports/ember-template-imports/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/traverse/lib/index.js' implicitly has an 'any' type.
|
Tests:
src/util.ts#L18
Cannot find name 'exports'.
|
Tests
Process completed with exit code 1.
|
Linting:
src/preprocess-embedded-templates.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
Linting:
src/preprocess-embedded-templates.ts#L93
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Linting:
src/util.ts#L3
Could not find a declaration file for module '@babel/traverse'. '/home/runner/work/ember-template-imports/ember-template-imports/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/traverse/lib/index.js' implicitly has an 'any' type.
|
Linting:
src/util.ts#L18
Cannot find name 'exports'.
|
Linting
Process completed with exit code 1.
|