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 deprecation warning, standalone missing error, and 'index.js.js' #18

Merged
merged 3 commits into from
Dec 11, 2022

Conversation

RonStrauss
Copy link
Contributor

@RonStrauss RonStrauss commented Dec 9, 2022

new spec - angular cli shows error
cannot find module @schematics\....\index.js.js
removed '.js' from index.js
Screenshot 2022-12-09 195206

deprecation warning - added path options to schema, in order to supress warning.
Screenshot 2022-12-09 195254
related to #16

fix deprecation warning.

new spec - angular cli shows error
`cannot find module @angular\....\index.js.js`
removed '.js' from index.js

deprecation warning - added path options to fix warning.
update index.ts with previous change.
@RonStrauss RonStrauss changed the title Fix deprecation warning and 'index.js.js' Fix deprecation warning, standalone missing error, and 'index.js.js' Dec 10, 2022
@RonStrauss
Copy link
Contributor Author

RonStrauss commented Dec 10, 2022

And the standalone error
Screenshot 2022-12-10 152235

Sorry for the multiple, disorganized manner of the PR. My first public one 😅

@smnbbrv smnbbrv merged commit 6ed175d into smnbbrv:master Dec 11, 2022
@roeerokah
Copy link

Was it supposed to fix this issue?
image
Cause I still get it

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.

None yet

3 participants