Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

chore: lock @types jasmine#381

Merged
Foxandxss merged 1 commit into
masterfrom
typesjasmine
Feb 11, 2017
Merged

chore: lock @types jasmine#381
Foxandxss merged 1 commit into
masterfrom
typesjasmine

Conversation

@Foxandxss

Copy link
Copy Markdown
Member

No description provided.

@Dev4mir

Dev4mir commented Feb 27, 2017

Copy link
Copy Markdown

I changed @types/jasmine": "2.5.36" but still not working

@Foxandxss

Copy link
Copy Markdown
Member Author

define what is not working.

@Dev4mir

Dev4mir commented Feb 27, 2017

Copy link
Copy Markdown

I tried to npm start but still receive same error
node_modules/@types/jasmine/index.d.ts(39,52): error TS1005: '=' expected.

@Foxandxss

Copy link
Copy Markdown
Member Author

are you sure you deleted the old @types from node_modules? Delete the folder and npm install again.

@Dev4mir

Dev4mir commented Feb 27, 2017

Copy link
Copy Markdown

thanks it's working now.
sorry i'm new to angular thanks again :-)

@Foxandxss

Copy link
Copy Markdown
Member Author

Whether this is not really an angular issue, if you update your package.json and even if you npm install, iy won't replace packages. That mean that if you change the line of jasmine by hand, even if you npm install it will ignore it. You would need to remove the package from node_modules and install it again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants